wasmtime 17.0.0-aarch64-linux → 17.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 12d5f5855361bf16865e964c65915dec11b67521f48e9021be3171c49f539e29
|
4
|
+
data.tar.gz: 46223a1a007b6b9abf299aa9dfab2e17ef7da072ccfd87ece7c2581380e7bd9f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c6c83518b2ca6002056b04a909b9e9c0ec22f1c4042742ad78ba11ca2869af29ef193e7c7caf52ad2c5cff34c1b1301c488e4b0712bcb2c3bfadbd119b52cd31
|
7
|
+
data.tar.gz: c52dbd2b870d132476040663a36e1dd5ac6e6b928f35dffb282c30219f31eb770639a621af287e6a223e679b3550e403db4d2a43c9879bcd6a74fdb2232a6700
|
Binary file
|
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: 17.0.
|
4
|
+
version: 17.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-
|
11
|
+
date: 2024-02-12 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|