wasmtime 16.0.0-x86_64-linux-musl → 17.0.0-x86_64-linux-musl
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: 7314aeeeb4d94034fd716cdc2d35e9d420372d0e4ce14971bdcb09bc88aaeeaa
|
4
|
+
data.tar.gz: 4f7a865c9502ec4d5e8e2c1049dfb950561f32c499120ad71fdb607cb2613a8c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1be284775cd6f47195938bef651e4b48b9321db8928891d4d79cee32462f7dbc1aaf773be29c07b7b3bca2577a211c01dac5664e41d61526771ce5beb173d885
|
7
|
+
data.tar.gz: 95dc961a9b9256f53cc0ea110d6429c80ac8fe3e04b71552f23895d9deb2dccb4a60009d91496592f9600d2cc57b57c01b881fa28940efdce173fb11d555f7ec
|
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: 17.0.0
|
5
5
|
platform: x86_64-linux-musl
|
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-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|