wasmtime 20.0.2-aarch64-linux → 22.0.0-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: 7bae3b53a23aa430c83360af9f5a86da273b1347fc739164d2473bf742e91ca2
|
4
|
+
data.tar.gz: f69bee3ebf24c5668d8e96cf7dbd545e78c604aa5615fa4088b55034010851dc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d28027859d9a3f8fb4c0715445d9f53a63f8529b4d8bb295d7fa8819f91a427aa8781e217cd28a23d4377ae9d46601a860d6ff9cbd456bff91aa86fbd789c11b
|
7
|
+
data.tar.gz: eddc8c6de2043da31198a4d7fbaf22f6b556d9c713838bd680d080a1307bcd419fffa8b4f30e1d3b0cb1c82b8c4358bbe59687a91410a0594b27a850d7893201
|
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:
|
4
|
+
version: 22.0.0
|
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-
|
11
|
+
date: 2024-08-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|