wasmtime 8.0.0-arm64-darwin → 9.0.1-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: cd479ca6217291ef772839bbf76b271a6eca1aee237164d3fa0bce75a12a188b
|
4
|
+
data.tar.gz: 408cc4516255868de2a2759e504730ead615a86404b41eb08f0d4b077dbd1c69
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 110285a51177d882f43e44679bd3eb3ddc5e28a4249659cfbdbf2723ae05e7d8bbc1557dff7b98e8dc8f542dd76a6774259a0671a8e54c4acf5be993ef1f771b
|
7
|
+
data.tar.gz: f5083a60cd90bba34063d44a3d7f49c4cd28b1586c7f1fa2034378d94698c7147c2e78a1776b506b16d3b1becd0f0771a8d68766be3746ed13a77532eb9a2225
|
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: 9.0.1
|
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-
|
11
|
+
date: 2023-05-23 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|