wasmtime 9.0.4-x86_64-linux-musl → 10.0.0-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: ddd0df9b6a4cf3c00f5e13a1f6e6533a180746548c311a668f815f579c5f7f84
4
- data.tar.gz: 4b14f4c5c3ee6df6c49096831b1c2383f579f29474f2251b8495728911d8c264
3
+ metadata.gz: f2f9c547cbcf62a101240fa6fba4f2cb4aadf6f630aa1dc8e4bc849c690f3ea9
4
+ data.tar.gz: 143c6481954b74250230dd132cc7ea74cc94c464b136a688b98b65c4e7e3c06f
5
5
  SHA512:
6
- metadata.gz: 5ac31ae44d6b565164f160cf88f319d50d6dcda2f136859d1d6a86b08ef80c7926002df055d476c5ddb95a172f03184b1d533783a0316c66d7624c772ed6d494
7
- data.tar.gz: 70e3e569ada8c33a5498cee4984ca6398ac34308626c9e2f92b5095d44dd048a864470d07614054f4c66fe922a20073f67f363c34b56c6678bf41d229cb10b55
6
+ metadata.gz: c4ef79d9e2c3d29ab4775ee98046d85e31de2c27429a38ca1e1a67f55f99c342d29f01e5a538c2594ca9d1944e2801abb0719f44bd11b44adbbe910328008a13
7
+ data.tar.gz: d7e5bf2900cd9db9b13b754168b708c6d39eb6178730a509ccf4a81b24b47f5bdaf7688d653d6d4d0695a48fdc8246956c73b336d63d5dd9aaa4aae464fdb4d3
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "9.0.4"
4
+ VERSION = "10.0.0"
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: 9.0.4
4
+ version: 10.0.0
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: 2023-08-22 00:00:00.000000000 Z
11
+ date: 2023-08-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: