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 +4 -4
- data/lib/wasmtime/3.1/wasmtime_rb.so +0 -0
- data/lib/wasmtime/3.2/wasmtime_rb.so +0 -0
- data/lib/wasmtime/3.3/wasmtime_rb.so +0 -0
- data/lib/wasmtime/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: af44b0df18c5518277fdac4375f027296e6f0e8c938a53da6f9817d11f839627
|
4
|
+
data.tar.gz: 86f6b7935a468c705d11504576ac70c3ace0524252baeb9a3dd65b184e6f2721
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 554bfbb6d70443574751c56a7ad46edafc3baaeeb61618e3e2cdbd7f4cbdba03745e6327a2cadb658e97818b420c7a5909ee93b1912732c24afd5ad30ef8f614
|
7
|
+
data.tar.gz: 2393e9579ebe7feb5d006ccd18477292537b46d4948342b6f6cb4b8373a187f8b92411132589f473de3d331d26a4f5148899ff36cda55b128ec4c8c7992131ac
|
Binary file
|
Binary file
|
Binary file
|
data/lib/wasmtime/version.rb
CHANGED
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.
|
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-
|
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:
|