wasmtime 16.0.0-aarch64-linux → 17.0.1-aarch64-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: c9900d384f5e1b1826ea1f6ccb4da860fbcc33a25424b793aecea3ce5de1b3ff
4
- data.tar.gz: 5151948e023b66f8300ca26c900ac014f1c88683b2c51900ba3485365fe02be7
3
+ metadata.gz: 12d5f5855361bf16865e964c65915dec11b67521f48e9021be3171c49f539e29
4
+ data.tar.gz: 46223a1a007b6b9abf299aa9dfab2e17ef7da072ccfd87ece7c2581380e7bd9f
5
5
  SHA512:
6
- metadata.gz: cd3ea4005bb2f8d649b471318d47e03648b70c39f3be5e1e0768bda339f4fdca0840c9fe89f7b5b87356228d9d50dc19d8c02c83ffbee5da33e3a52d2fb24b60
7
- data.tar.gz: 75fac0b752e4f88da719c440708dbea27737400b025cf6aa6f37c6266a0089e461b615b572396efd338ab5ad95d64c06118640b2271c1be50d26e41d40f396db
6
+ metadata.gz: c6c83518b2ca6002056b04a909b9e9c0ec22f1c4042742ad78ba11ca2869af29ef193e7c7caf52ad2c5cff34c1b1301c488e4b0712bcb2c3bfadbd119b52cd31
7
+ data.tar.gz: c52dbd2b870d132476040663a36e1dd5ac6e6b928f35dffb282c30219f31eb770639a621af287e6a223e679b3550e403db4d2a43c9879bcd6a74fdb2232a6700
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "16.0.0"
4
+ VERSION = "17.0.1"
5
5
  end
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: 16.0.0
4
+ version: 17.0.1
5
5
  platform: aarch64-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 00:00:00.000000000 Z
11
+ date: 2024-02-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: