wasmtime 31.0.0-arm64-darwin → 32.0.0-arm64-darwin

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: '0659790d008763f761f8edecc1c98bfbdafbbbea199bcebb1279017d6020633a'
4
- data.tar.gz: f0e0cced2636a4cf9ee423f7aecf2c33a862b1440d50122b023405ba63e21c6d
3
+ metadata.gz: 0db386904e874ebba9987ed433c85128b08d74aac4831fc0a65368adb62c18d6
4
+ data.tar.gz: d4ee45a7af83a0c891c7284cfc9ebd3f4d5ffd883a041d676664830fac3f1509
5
5
  SHA512:
6
- metadata.gz: 889f78afa79271fc04bd46d6f22a2b933874da9639231e6dd36d10b1d0dab5649ea0d74d9719f403414c397175ca7c0dd881ab0d12a91f11096dc7ecc90b35c9
7
- data.tar.gz: 554fde284b12678eb5a31def8790efb60e20a09bc6633c903cb95f3b85e4a71e343eb1079680eb274e413e1291eb58bff3fff07a4c5a3af9c5093af33d699972
6
+ metadata.gz: 8555334148b9caf7fbcc5cb81b7bb92582b7fc8e226e6bb6ec78ed14204beb309264813f480a397da8b1c30f145d12d7415a423a36eb909bee594846e919189c
7
+ data.tar.gz: 21ce69e004fce5f32f540787f625ca043da445b5a055946453882af391c6845265e54d679c809a7cdec0ef018287aee82fdc041efbbc683950eebe612278022d
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: arm64-darwin
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: