wasmtime 6.0.1-x64-mingw-ucrt → 8.0.0-x64-mingw-ucrt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: daac213d7ef816f9c26630a2a4e06972ed1ab8b4e1c5d157e80c9e361ef59bf5
4
- data.tar.gz: 06d62312fa610fce0982597aa82704016fea7738a122d8aac1053597822e92a7
3
+ metadata.gz: 68ed8b453e9aacc55090a51ff0ac4e4863286404226bf70af525d4ada31bc321
4
+ data.tar.gz: 9580f5466fd563aabd216cb7849c0bac8e7946c1170aced05ba98611f5151af0
5
5
  SHA512:
6
- metadata.gz: b35612455ba9fddef22c47868aa0d3de185782f0fd4bd54d6234d940d55cc9606f5710b3d514a130c5d4b4b86986c0595d2e6e7b14ddd75ba63a05a774dbdcb6
7
- data.tar.gz: '0871765f01e7a4888225a29b3c29a46e5d777552cbf72cbe280a80de73a0aed5d847092cb70d000c11c7cfb67590e1dbe13ce4b470537bfd62e863d8dffa200d'
6
+ metadata.gz: 2e702be3171c4aea334b3a344b39aac8f6b680ae09824bdbce895c2f9c48908f6215818e253e30f070cd4beb8b8a0c06bb87650a689c132252546f1a5e146059
7
+ data.tar.gz: 3af91230f35ab5201a251f8baf803752123ffc43423823def4f753c3375ea01c8a4a51e3bba49bd6d1b27c05298023befca2edf395d7c813639e2bff76b62b72
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "6.0.1"
4
+ VERSION = "8.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: 6.0.1
4
+ version: 8.0.0
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-03-13 00:00:00.000000000 Z
11
+ date: 2023-04-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: