wasmtime 23.0.2-arm64-darwin → 24.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: a263eeb82ddf3476abfab59f6066c09346998f32adbb8aa018822029628891b9
|
4
|
+
data.tar.gz: a67201f0d964eeecb00832e2465262ae7d4dc05a6c5492f47bda6c977c14c698
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 897151c96ec451003208df746ab7469fa415aa47fd15f63a8200c9ac8574ec78949ec7401853e7ada47a4e2f27b05ce8c7cd8913bbcf6f6cf64d0e06498a83c3
|
7
|
+
data.tar.gz: 0b2d5c021ca6ac726100facb2da9c3125ceff51c3ea687a34f6c3b4fd7b575d038a228ab5b3b0c4a838917fc1d8891f3537e984291b916ec6290e4689118cf65
|
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: 24.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: 2024-08-
|
11
|
+
date: 2024-08-23 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|