wasmtime 10.0.0-x64-mingw-ucrt → 11.0.0-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: a8287f37f8a9f3cbe3c8e50330a086c0d3fe0a7e4acbd7059813e17dcebd7356
|
4
|
+
data.tar.gz: ab8d9e0b5f3a49ee53fbee549bc734f8f0272c612d723a533084bd1af6720397
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 10e38f40e734c80cc62cc5ebd52c92252bcb73cd3cce9e7bcbe69bf7776d6f4b6432a6d80036218c537a08e71794173225aefeec9f54c3ddda6a71507ac8cd8c
|
7
|
+
data.tar.gz: 582568f5de324569343fe069e4516fed65916bc63df786b43599eeb92ddedd48b5493d251765cd5d41c9611cecdf3b1c629e2ff7af207d9a9eab2f3d0e290cb4
|
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: 11.0.0
|
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-08-
|
11
|
+
date: 2023-08-30 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|