wasmtime 25.0.0-aarch64-linux → 25.0.1-aarch64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b6d2814a3b7785050c033b06885c6562dfb097c100902a01dfda1ec5180959d8
4
- data.tar.gz: 819e10487aef154f46160c72e1de04e56b30738ff8420baf2ddbf8c3804dc0dc
3
+ metadata.gz: af44b0df18c5518277fdac4375f027296e6f0e8c938a53da6f9817d11f839627
4
+ data.tar.gz: 86f6b7935a468c705d11504576ac70c3ace0524252baeb9a3dd65b184e6f2721
5
5
  SHA512:
6
- metadata.gz: e2cf25781e311cfe85046dadbd9dd95f74fc4fb367b2b8b32dcc50e4a051a5110f2d74ddcdafbc1c5ae68e4c088be06eac1dcbeaf3f1be5d647f9ef4ff671355
7
- data.tar.gz: 99da09efefc9667ec586e41d94c7bd733a55a065f02c0b7258d2a2f94e7be17895503d6ca31b6f9d54e8e168ffa20a163fa4a065705b972d84e74448bc4214a7
6
+ metadata.gz: 554bfbb6d70443574751c56a7ad46edafc3baaeeb61618e3e2cdbd7f4cbdba03745e6327a2cadb658e97818b420c7a5909ee93b1912732c24afd5ad30ef8f614
7
+ data.tar.gz: 2393e9579ebe7feb5d006ccd18477292537b46d4948342b6f6cb4b8373a187f8b92411132589f473de3d331d26a4f5148899ff36cda55b128ec4c8c7992131ac
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.0"
4
+ VERSION = "25.0.1"
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.0
4
+ version: 25.0.1
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-20 00:00:00.000000000 Z
11
+ date: 2024-09-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: