wasmtime 17.0.1-aarch64-linux → 17.0.2-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: '00896850a8b4e412ec13a266a8d99f95bf048ae263f9f8ee028317f7725ed9a1'
|
4
|
+
data.tar.gz: 3159f29503a24e8813915124d56c4eb048e7ba8093422b810c08dc8a47dbed68
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 313badd119a7ecbd2907e64eaa590e7583cf8aaa35deb2ac2664f78c82206ff7a0bb4561c81045a9efdc6ec86475f5b1662838a6c427a9c99ebc3eb84856f40a
|
7
|
+
data.tar.gz: e586022a127e065f370fdb56515db8b6b134c80ac00c0f3c48f94f9893200f2a9e8fe5d2b9ae2e8eac7796de11ca29f8d65332f670f33e4363706fcc998a764c
|
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.2
|
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-03-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|