wasmtime 25.0.1-aarch64-linux → 25.0.2-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: af44b0df18c5518277fdac4375f027296e6f0e8c938a53da6f9817d11f839627
4
- data.tar.gz: 86f6b7935a468c705d11504576ac70c3ace0524252baeb9a3dd65b184e6f2721
3
+ metadata.gz: d7d6dc4dd6399ecdee0bf8e4da2ab34a0ba8668f573b570344a870e160cbf0e7
4
+ data.tar.gz: 70c22d3a64de27f8ea66085acb27795cc34496721f0ecfebd9b724323e6a17fc
5
5
  SHA512:
6
- metadata.gz: 554bfbb6d70443574751c56a7ad46edafc3baaeeb61618e3e2cdbd7f4cbdba03745e6327a2cadb658e97818b420c7a5909ee93b1912732c24afd5ad30ef8f614
7
- data.tar.gz: 2393e9579ebe7feb5d006ccd18477292537b46d4948342b6f6cb4b8373a187f8b92411132589f473de3d331d26a4f5148899ff36cda55b128ec4c8c7992131ac
6
+ metadata.gz: b7561c2edd4fc8da7a6ba73ad163e51d29c4279ada5e2c81bedf690ceb2300711559c722d9a4107021282deb2af46a16d304c7df8ecec2ee337ac8b73cfcccc8
7
+ data.tar.gz: 4042a043048a0fe2f3c2139bac39d7e14584349ce2ef5c0e0ceb54a95d5fb545aeb2d5e38e8966dc200853b76f8885b36cb18b1b76d3f1866a406a1e591881b4
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "25.0.1"
4
+ VERSION = "25.0.2"
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: 25.0.1
4
+ version: 25.0.2
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: 2024-09-30 00:00:00.000000000 Z
11
+ date: 2024-10-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: