wasmtime 11.0.0-x86_64-linux → 12.0.0-x86_64-linux

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: f5239300cefb9ba07d032fa9761cd4fef07e7bc90a7f3a3e6bc9f470883fcb9a
4
- data.tar.gz: 8f9bdc68e1d7d0448aa07ca3e47cf62e90fd1ff0c1875a9b3d66bcdeb3efd2d0
3
+ metadata.gz: f386b6a44cce98ceedc1e0d8b49e2a238475ee86bb239a3214a63042859d4196
4
+ data.tar.gz: 5931999d5f80328da3496087a7291ebb1edc1583f255ac679fe4c19a9839797a
5
5
  SHA512:
6
- metadata.gz: 5e4f5786e3fc4f853163d3a41450fc8a475460f8995da5b453030392c4790bf41669580677a1b7faba16f4c39a6d58da4307f1ebffd7c827e45d03219bfdf1a6
7
- data.tar.gz: de7fcd92ca617b61b41dd8bd40440c7726402f5b00a0fdd74349974c2aeba93baf764c01eb982ddafba970b680e656f03b95d2f28233f233cb9aa2649accdee5
6
+ metadata.gz: e5ed3f8e774bc849314e20cf0a8ffa82af3c6cdcc94e00f5759272bf5d75bfa5b3d653e1e10cf1052fd39d18394ec63e23c8c4d300c52acfd3fac5f27512ac50
7
+ data.tar.gz: 5de6d2ab6c68940c01d7bb0b0e6b3045868f8415033e6c07ba9a52a13fc23dec76ac63945abf1c87d5002fda1b6c780d3431502c7751f55af23b27a896de3522
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "11.0.0"
4
+ VERSION = "12.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: 11.0.0
4
+ version: 12.0.0
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-30 00:00:00.000000000 Z
11
+ date: 2023-08-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: