wasmtime 16.0.0-x86_64-linux-musl → 17.0.1-x86_64-linux-musl

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d3e13a2c350d8670bd33e6a519d43f5f80de459cceba13099aa3f7a2abe9c54e
4
- data.tar.gz: 04dc766d0ea19546bd100d8dd0e09bbaddafd091274d6e477de7433ca79cc621
3
+ metadata.gz: 5ffb6f6f18f5ba7f16e3a91aba8bc6807118db642bd97101eafa534837c14cdb
4
+ data.tar.gz: 8eee634448f322ae5f41d60d602af783e208aa0bb644e39896f487e27f1fdfa8
5
5
  SHA512:
6
- metadata.gz: 36665f8815e7df26833c3d7cf443d84f1d7d5afc5a3c87f82849f57aabc455d61976f3e5eaaee5ce22d1331671e7cee969c559b7ed7ad08d2b4fa519455dc16a
7
- data.tar.gz: 65da4f9a37631940a6782973ca1340216eeddb5957ca2eb863f810fd3b0e09fb9dadc3febfd5633b6c092a29ccff9f9f6b1298586092e4ba3db35cad2b05abd7
6
+ metadata.gz: 4004ecd34f7b9fac0177a00f25427c4c32bacd992c634cc712a02cb1a60bd8ba9289221bc413bb244104d97e304ab3146fc83097988ad7d3fd28ff5299e01e9c
7
+ data.tar.gz: fd17fc70f8b45b503d68df60c917fd36fd645608ba954f0d2696a106684e1d195a6cd1aa73f48467a7251482d6977c690de41a3b6f8490c096873b7f4868f7f8
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "16.0.0"
4
+ VERSION = "17.0.1"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wasmtime
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.0.0
4
+ version: 17.0.1
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-01-11 00:00:00.000000000 Z
11
+ date: 2024-02-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: