wasmtime 11.0.0-arm64-darwin → 12.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: d59a07fabcbfc5259bfce2b1c751996a34c3dc68a4c6c2ed04acf1df80889f3a
|
4
|
+
data.tar.gz: 4a90517a61123dbfd493efb57f5c9842800ad5fa8649a85a5b1c8b883c4fe44c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f5837b66085a9ba48ff402a935d1f4663060bd0d9436d20c0b7cd4f1f5c7c1beceb0ca8f910ada95fd07b85a4dd5af9d9842c8e161484526bf3b3971a62847c6
|
7
|
+
data.tar.gz: de7a864556be9f96334cf736ab901d4a386ad7be8c3fc7b1ecaa4b99b3d4a42490afc742652c868b721ea15548d2a9e4cad795d3b2e2b1523eddf1d579b4d334
|
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: 12.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-31 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|