wasmtime 15.0.0-aarch64-linux → 16.0.0-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: c9900d384f5e1b1826ea1f6ccb4da860fbcc33a25424b793aecea3ce5de1b3ff
|
4
|
+
data.tar.gz: 5151948e023b66f8300ca26c900ac014f1c88683b2c51900ba3485365fe02be7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cd3ea4005bb2f8d649b471318d47e03648b70c39f3be5e1e0768bda339f4fdca0840c9fe89f7b5b87356228d9d50dc19d8c02c83ffbee5da33e3a52d2fb24b60
|
7
|
+
data.tar.gz: 75fac0b752e4f88da719c440708dbea27737400b025cf6aa6f37c6266a0089e461b615b572396efd338ab5ad95d64c06118640b2271c1be50d26e41d40f396db
|
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:
|
4
|
+
version: 16.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-01-
|
11
|
+
date: 2024-01-11 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|