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

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: b4fd37e4d87ea6175c790ebf8f0f962c294eccad8a29abcdbed479bda9c7e011
4
- data.tar.gz: cc8acfec2f0409fbd76bf900eaaa43374bb5637076a4cb2f5a5b082aced370ad
3
+ metadata.gz: 95b5626082ec62e2f5c515038f0c8eaccec99e82275bebd40635ae4269e27550
4
+ data.tar.gz: c551b15bb2b16088f023deb14f4f903dfe0959fadc96a4ebfbd0b926b56cfd45
5
5
  SHA512:
6
- metadata.gz: bec4718fa0e098926301a62373ff0165f0cfe8a391921df9a672e3091387c19f865a288f72069aaf9493789d6a347826bbd6a1ed4c756a4696d9b1c000ddeaa6
7
- data.tar.gz: b784ac7406e80e45abc0a11e002511cd0909e66aa1cc4d02d1c01d84a45516618a642df60a12bd190e1d6a17d27ca4d66a36d2d3bf6fcbc2795397f2ffe105ad
6
+ metadata.gz: ad53ac06ee386b46e6644f1c53c11a8c599a40fae583e4b053fe19934b4c3cf9b5237327220e3fb5394826debdf1003494cde42469d7c5b54659b424ae274a5f
7
+ data.tar.gz: 3a36ae44cd37af452e0235a317fd80a23a0dcff1d8038793826bba7cf737ebc4ac43018cc08740c13d391903d83f1fd12f9daf8fe98a4fdec506e486d3ca6060
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
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: