wasmtime 10.0.0-arm64-darwin → 11.0.0-arm64-darwin
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: 1ae4352b2a546ae141a19b6f2ffb40490bdbb78af71c4a80a150bc4f78bdd61a
|
4
|
+
data.tar.gz: e3f5139201ff38c90872c004e0381a05411c71d43f5d5a6071aaed8c28ae5430
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5079d97db676ade452d12b49f4f09a20ec89f0e8a451351edaef2992d6c5a2b4f1080d9a67a3138477d8beb0ac9b1d715141ef674289e205525d564ef48b0fe1
|
7
|
+
data.tar.gz: 0d6293ecdfc8c704224e78734f1ebc18369865815dea13853bd5008df75ad1c0c353dcc9ab40a2fd9ff8d6f86ca0b3044b118fcaf2295979eb2b67b1cec23791
|
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: 11.0.0
|
5
5
|
platform: arm64-darwin
|
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:
|