wasmtime 6.0.0-x64-mingw-ucrt → 6.0.1-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/wasmtime/3.1/wasmtime_rb.so +0 -0
- data/lib/wasmtime/3.2/wasmtime_rb.so +0 -0
- data/lib/wasmtime/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: daac213d7ef816f9c26630a2a4e06972ed1ab8b4e1c5d157e80c9e361ef59bf5
|
4
|
+
data.tar.gz: 06d62312fa610fce0982597aa82704016fea7738a122d8aac1053597822e92a7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b35612455ba9fddef22c47868aa0d3de185782f0fd4bd54d6234d940d55cc9606f5710b3d514a130c5d4b4b86986c0595d2e6e7b14ddd75ba63a05a774dbdcb6
|
7
|
+
data.tar.gz: '0871765f01e7a4888225a29b3c29a46e5d777552cbf72cbe280a80de73a0aed5d847092cb70d000c11c7cfb67590e1dbe13ce4b470537bfd62e863d8dffa200d'
|
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: x64-mingw-ucrt
|
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:
|