wasmtime 17.0.2-aarch64-linux → 18.0.3-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '00896850a8b4e412ec13a266a8d99f95bf048ae263f9f8ee028317f7725ed9a1'
4
- data.tar.gz: 3159f29503a24e8813915124d56c4eb048e7ba8093422b810c08dc8a47dbed68
3
+ metadata.gz: 6fcbf86638e52096aa5c8856bf884bb8201e58c8d3126cdc2a1527f815ec1cd6
4
+ data.tar.gz: 9d32948f2f27867ff261630dbff62c40522c0c8c72b9a19b79f40f70a531dab1
5
5
  SHA512:
6
- metadata.gz: 313badd119a7ecbd2907e64eaa590e7583cf8aaa35deb2ac2664f78c82206ff7a0bb4561c81045a9efdc6ec86475f5b1662838a6c427a9c99ebc3eb84856f40a
7
- data.tar.gz: e586022a127e065f370fdb56515db8b6b134c80ac00c0f3c48f94f9893200f2a9e8fe5d2b9ae2e8eac7796de11ca29f8d65332f670f33e4363706fcc998a764c
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.2"
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.2
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-03-04 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: