wasmtime 14.0.1-arm64-darwin → 14.0.2-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: 888c605dad7b98239eb17aad46eb90df2354605c242c63be2a027145cba68d19
|
4
|
+
data.tar.gz: f05bca25e06906a91cd6fd97a7f4b4d36c43382a17944182893504006c3f9670
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 656ba8457f9c79f557955ce50459236fac226c19fdd812520a2a4d00894d5bbca0182e7bd0ba7a165fc4f01eadb620b08cec4b7dce6fd1e8b934bf963c6a2516
|
7
|
+
data.tar.gz: e56e66b7d39c1ec857996139439b8584d56fd7d516229af32ca6e36634b97737ee0a682ae432b942f89a44fa541e200fc0aa05b0814c91f05b94aeb22365dcf2
|
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: 14.0.
|
4
|
+
version: 14.0.2
|
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-11-01 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|