wasmtime 17.0.1-aarch64-linux → 18.0.3-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: 12d5f5855361bf16865e964c65915dec11b67521f48e9021be3171c49f539e29
4
- data.tar.gz: 46223a1a007b6b9abf299aa9dfab2e17ef7da072ccfd87ece7c2581380e7bd9f
3
+ metadata.gz: 6fcbf86638e52096aa5c8856bf884bb8201e58c8d3126cdc2a1527f815ec1cd6
4
+ data.tar.gz: 9d32948f2f27867ff261630dbff62c40522c0c8c72b9a19b79f40f70a531dab1
5
5
  SHA512:
6
- metadata.gz: c6c83518b2ca6002056b04a909b9e9c0ec22f1c4042742ad78ba11ca2869af29ef193e7c7caf52ad2c5cff34c1b1301c488e4b0712bcb2c3bfadbd119b52cd31
7
- data.tar.gz: c52dbd2b870d132476040663a36e1dd5ac6e6b928f35dffb282c30219f31eb770639a621af287e6a223e679b3550e403db4d2a43c9879bcd6a74fdb2232a6700
6
+ metadata.gz: 13dec34af8fb853944e52ee18e639bc3100073c8eac76b27f28a773191254dd5993ce0fc0a29bcdc4ddcc321f6ac1cae08c94d6ff3447fb547f04a421e1bd3ac
7
+ data.tar.gz: fbcc9ebff6802f595f1e43a69faea3da6d5b6c96860b39f4860482e641fe810d4a4ea3c5f81336e8042aeb822be4f414f5c1b9323a40b369cfa3d9bb6a7fc0bf
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 = "17.0.1"
4
+ VERSION = "18.0.3"
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: 17.0.1
4
+ version: 18.0.3
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-02-12 00:00:00.000000000 Z
11
+ date: 2024-03-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: