wasmtime 31.0.0-aarch64-linux-musl → 32.0.0-aarch64-linux-musl

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: 6b93e952f674f41dc995ceff52df9a4f9fe575f357f9d4c80a9392a8dfa8f961
4
- data.tar.gz: 9c26c09b33442d19e2ec9449b877b24066257500040f0479bd2088bca64a0e06
3
+ metadata.gz: 539a74ed976e724512b90b5019d38a1f3ef6a2440dcded82b460bada3cf1dc72
4
+ data.tar.gz: baaf5b8a8c7eee74c63e8ad75f1fd0538008485b60a38879e5b67fbd0f52d021
5
5
  SHA512:
6
- metadata.gz: 236434ef8ff5a54cddfb9f9b17398a46b03d661d7bf4c45a05517a2f9dcb16a90bd93760f6be09d30b561b0de0162e547963dac2d943ccc788f96501f0162671
7
- data.tar.gz: 92c5771975828a49bcc397caec33a71b2c9508820235be891afc43864e968beffc9907e0ca65423c9e8fe788b9e87aca1e1bae581ef924d5cbb324baee29b188
6
+ metadata.gz: 48abed502d83ec92c169539783d668d61d570626187bcb24f35ed41088ffc170937c15b2d51c1447f01f9b266d71f6f038011ca63187eee4364737b4b3896af9
7
+ data.tar.gz: 145b47922727ecd5816504d08c33180d9cbbb77dd36d17213e126b545e17c42446d8879f52a83fa5fbae1c1fa194eb3dfb1d1f7f4602c52eae8280fc3636d2d3
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "31.0.0"
4
+ VERSION = "32.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: 31.0.0
4
+ version: 32.0.0
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-04-09 00:00:00.000000000 Z
11
+ date: 2025-06-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: