wasmtime 22.0.0-x86_64-linux → 23.0.2-x86_64-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: 33be2bf0f14d65f9dd0c4f176a49232c2a026ae7d19a656c2e94f7d1f26021fe
4
- data.tar.gz: 0a796c50bdeaabc1bca3aaf6b205cbece4ee477250bd2d45133bd41394a9c09e
3
+ metadata.gz: 3d1b6cf73b0b9b1772e386d2956acc86ff0cdbae0250994ae632e32cbad3b92e
4
+ data.tar.gz: 81d88e6eba27dd0be773e40a8fd3a23adcda1a54170bb44c33fb8ab778c4e5c4
5
5
  SHA512:
6
- metadata.gz: 8de11718ad10c7782b0df3f83f486ddf2150a8ec0d8a1068fb010aec3162479acdf4e9f51c337c433ead66ab2648eb05c4f77184a3054cbb6a9b324130fcc486
7
- data.tar.gz: 9ed6aec71cfffe3ef7d5fdca924a8c7c65dd404cec6bfa3780f335aff318c0a9472b87658e7b3cd2f7df5f46dd2a0cbcea8428c4b6b928aba6174495b819b6b4
6
+ metadata.gz: 620f197adf822a6e0d71d781f81bef9173b7a6165554e6d3e04b901aae0d0ab2fd586356247ef809990d4a309e8308b61d2e1e349c3ab7aed4093c1ed9c5bd3e
7
+ data.tar.gz: 1e29259f92af8097a0b833727faf4406f299d48c5dc89735bf62fe048c9e21e199ca389fee1807fd9525705eb67c62372eb40be6a9545b11f2d89c656026e4b5
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "22.0.0"
4
+ VERSION = "23.0.2"
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: 22.0.0
4
+ version: 23.0.2
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-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: