wasmtime 15.0.0-aarch64-linux → 15.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: 6bea04ea7ee05e3364c0bce813da8cca5295e3adf010d3847eef00c008aadb18
|
4
|
+
data.tar.gz: b56c3cabfc41da1e6068fb8ccdb8778af24defc46f4b13e0b16216c23b73fafc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6e8bcb822dfb9cf74b758bee8805f0876c89c4e91c0feaf03a72280d76c8a32080bdb958a043555cf552d0e627bdb14e0575e23fd243ba074766973422a16339
|
7
|
+
data.tar.gz: 326fc81207fef37e20f97851e960342c191d4e74ca6abe2f157ef2d358d38b2e36b01b726e90fb406409a619e9eed0d5a6342e929895ef8941ef738011bf7ff5
|
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: 15.0.
|
4
|
+
version: 15.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-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:
|