wasmtime 9.0.4-x64-mingw-ucrt → 10.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: 2d2d381301ef93e3b290c228516d9f3013e6dd11f8b869224000f76843cfd5d6
4
- data.tar.gz: 7cc7614e48fb133b6beef9ccd8e7a0a8dbae8ad8a302d22820d1847966be89e3
3
+ metadata.gz: 0dbe111073aeb0221ff1baaf0c1d9d4f3d62c9bb7b5d26a87e1ff0a571ee6499
4
+ data.tar.gz: 8be8318b16d0eddca2b7ae0dd81a0d95bd222ed339b280f147f7034e8dddd3e7
5
5
  SHA512:
6
- metadata.gz: 6f7dbd1f473243653f7d5a0a3fc04e76709304159d154e265735d393dde4c2210d5ab69ec68060f129253f67bc0d9ec920060924817ab9f51583e488ddeeec36
7
- data.tar.gz: 7ebfbfc34c34c29ac6cb34da59dab88b65142d1d216912499ac09709e9bdebf055e782babd543a189103b2ecd61202d51cee5bf6d623e0f259caebc7e57f0b93
6
+ metadata.gz: 9827a9a8bfdd7ae27527b2501d327f3143cb240a7a948ededabddc86ceccd6dc0f5b667e0b747c40a5533ad7d279d76d2ae7825ca6d3317561622484a03c69c6
7
+ data.tar.gz: c2b16c08e2fc90d4cc59251244f4ac2c9542de3b2a69795fe7d86c82884244cb8480aa7e6a2249c4643a199572bf4b026686f8739f64ccd6faf55c0c1a5f2d90
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: 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-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: