wasmtime 6.0.0-x86_64-linux-musl → 6.0.1-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: 8cc3a2a767194c8390d3c6492a96e1345c48830e21b571ed8592a6782c55e8db
|
4
|
+
data.tar.gz: 171d789596876a2c108dd8c74474a8fa1ba251ea39d3d51167045f0ce73de320
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 269e2ab54b3c7ec95b70ce7e60ffc91d410bc58a788d2ba4b86ce07ce896c9e94d6f3472f0a962645a99b26cb9484e47e1b2f91b9747e92fbde0b2f541bccf36
|
7
|
+
data.tar.gz: 7802acc1920dea1df97cd7f5341a8106b628c30ffb8122743684974e330b2970dfffbec3e0f3c9c23e44545060294e7a08c19abed2da6d981df6c9f4ba581350
|
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: 6.0.
|
4
|
+
version: 6.0.1
|
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: 2023-03-
|
11
|
+
date: 2023-03-13 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|