wasmtime 17.0.1-arm64-darwin → 17.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: ec864c2973cfefb48bfffcf75b2e05546b961edc3326db3633786a48eb6a1415
|
4
|
+
data.tar.gz: 47df97c981f7de72c8e8810ca1f0c507193e8a52b047b6f4c5e22aaef2dcd0c4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bd0d1c6dce185f87f21cba3fbd7735ce768a65e4d15ae860289b50a58114162053d098555188a918c09369e5367ef716ba72afb8f377ffc672d4d1a89a8e5518
|
7
|
+
data.tar.gz: ce15d07f5bf0c8da50d80a80a2877e4ef470c009a46accb29144ad949d3bcaf61f6828e30b83c8619c2ae420161fd02af6d2812e60ff571346e3f64846a34309
|
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: 17.0.
|
4
|
+
version: 17.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: 2024-
|
11
|
+
date: 2024-03-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A Ruby binding for Wasmtime, a WebAssembly runtime.
|
14
14
|
email:
|