wasmtime 15.0.0-x86_64-linux → 15.0.1-x86_64-linux
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: 20ff15ba236c9ecbcdc14df83c3576373be228460cc497746e80078cadf14063
|
4
|
+
data.tar.gz: 1033302a1b6f3cb05008d81400750e1277c3ea823b459fe04bd6552f4a90e0ed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2411a77093b7662eb9be69bd3b7a0c6ca8f17b5500e3fc68ad47c7071a9bce42663ee887517c8377f8a537d4b241786ac80f08cc6cac5c4bba80159c617ae503
|
7
|
+
data.tar.gz: b8da4dd5ca103e2b056331ab795c1b65cf6de4dbdfebdce551a0b7175cfb55d0a823e79e51935f57f8d6d9c124b1449d760bc8cfdaa6f2b1972dc42c0899bf39
|
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: 15.0.
|
4
|
+
version: 15.0.1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- The Wasmtime Project Developers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-01-
|
11
|
+
date: 2024-01-11 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|