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