wasmtime 10.0.0-x86_64-linux → 11.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: cf8ad6284874de9b77a9e1030f9d33536f846bddd36140477439919717bf534f
4
- data.tar.gz: 8f1a4f79fe2557b04dce38accbeb9b0bd96d66cf769fe8bc9a07694b20f7ed43
3
+ metadata.gz: f5239300cefb9ba07d032fa9761cd4fef07e7bc90a7f3a3e6bc9f470883fcb9a
4
+ data.tar.gz: 8f9bdc68e1d7d0448aa07ca3e47cf62e90fd1ff0c1875a9b3d66bcdeb3efd2d0
5
5
  SHA512:
6
- metadata.gz: f8e597b6755b049d7a5c89b80e65af76797a6e1579df1102a6d83b77dcfae355d81a172c723a77ff45429c1d0de403ffdf09420a896ad9edde9791f2557df210
7
- data.tar.gz: 0f02f0619666cdbdbcbccf06010231199e01191fdf21ea1a63c001e0f1028e95762bed202e5855016a36ac6d8636d74abedc80ae868cb311013056620084eeb8
6
+ metadata.gz: 5e4f5786e3fc4f853163d3a41450fc8a475460f8995da5b453030392c4790bf41669580677a1b7faba16f4c39a6d58da4307f1ebffd7c827e45d03219bfdf1a6
7
+ data.tar.gz: de7fcd92ca617b61b41dd8bd40440c7726402f5b00a0fdd74349974c2aeba93baf764c01eb982ddafba970b680e656f03b95d2f28233f233cb9aa2649accdee5
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
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: