wasmtime 28.0.0-x86_64-darwin → 29.0.0-x86_64-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: 4756d6af8de17233ca294c77a2da5ad5c56b233211e2d0687c1a3d0a17f10fc2
|
4
|
+
data.tar.gz: f5c0e30bedf7eb063e2d48030a2a99aa68134aea7ef5f183b5a5e67b4884236f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4201897d6bbc7336ed41aa33648d778f23e8c75404c62d1212f5bdca7da04a55bfec100228936976730b9b6bceb84ee6ab5413f0c2e2846b5a30312ff826c1b2
|
7
|
+
data.tar.gz: d234f28f6c8f30da347b63cb5acccf6b0c86d481280c579c61331a23bf7dbda2c0710799008ab5c35db9bcc530ebad4ed19b5f050f59165b702d3e67f9f33d19
|
Binary file
|
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: 29.0.0
|
5
5
|
platform: x86_64-darwin
|
6
6
|
authors:
|
7
7
|
- The Wasmtime Project Developers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-01-
|
11
|
+
date: 2025-01-27 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|