wasmtime 32.0.0-aarch64-linux-musl → 33.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: 539a74ed976e724512b90b5019d38a1f3ef6a2440dcded82b460bada3cf1dc72
4
- data.tar.gz: baaf5b8a8c7eee74c63e8ad75f1fd0538008485b60a38879e5b67fbd0f52d021
3
+ metadata.gz: aa423c27b027e7b6357272268e466c6de1812b2e480298d9d8e0c6b6a69c157a
4
+ data.tar.gz: 49a5ad9edb1154df4b224288a30f197c81631ad6e8a81bf66878deaefc291cd9
5
5
  SHA512:
6
- metadata.gz: 48abed502d83ec92c169539783d668d61d570626187bcb24f35ed41088ffc170937c15b2d51c1447f01f9b266d71f6f038011ca63187eee4364737b4b3896af9
7
- data.tar.gz: 145b47922727ecd5816504d08c33180d9cbbb77dd36d17213e126b545e17c42446d8879f52a83fa5fbae1c1fa194eb3dfb1d1f7f4602c52eae8280fc3636d2d3
6
+ metadata.gz: 49830400d1de577229f7568ef275ff43c4085436ceb70cc6ed5660a3a0c4e623ff472e58c036394777aafb2bd88c6c74675bce95120fc88aa9bae3929d419bd7
7
+ data.tar.gz: 7c8ebeead39b25c8591641b102f501540239aed0e90d808db9e18d6c27a1b3d09b889877ea5bee57b82631d0016f548659bd221d75baa39b2a8a4e037b8fbadd
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "32.0.0"
4
+ VERSION = "33.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: 32.0.0
4
+ version: 33.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-06-03 00:00:00.000000000 Z
11
+ date: 2025-06-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: