wasmtime 13.0.0-arm64-darwin → 14.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: cdf2972bc2da25d6ed1e08074783a4cc6e0ce6420d1507dfcd288df10407b9d8
|
4
|
+
data.tar.gz: 978c6ac8aee23f60487d7f4eae9a6fa6e3eb79d155e2bd97b187227fe017b7af
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 26c6addaba9fde1f836ab659a6477bda1c67f4ab6d0883c30852102a2a44bce35fe936e49b2fcf95d1612fc6c4c92051745a05035f40f4d22db53e054447a304
|
7
|
+
data.tar.gz: 9428f8a0b0d9dd62635304ed908de2c3fad5a3da93d8a1d1f21bee270137024d5bb5fe27dd4f04ebbcae02d835161c7fb7de59c3d57574d63ffb50d517f3fa8e
|
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: 14.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-10-
|
11
|
+
date: 2023-10-26 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|