wasmtime 23.0.2-x86_64-linux → 25.0.0-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: 3d1b6cf73b0b9b1772e386d2956acc86ff0cdbae0250994ae632e32cbad3b92e
4
- data.tar.gz: 81d88e6eba27dd0be773e40a8fd3a23adcda1a54170bb44c33fb8ab778c4e5c4
3
+ metadata.gz: 89c10004611bb27e70cfb6562244e2ef3ec9aca534b37c502a74f2a815d9d5e7
4
+ data.tar.gz: f92273cd7939cc539d35812ff95647424e49adacdfc9bb7cefad0343e5571a20
5
5
  SHA512:
6
- metadata.gz: 620f197adf822a6e0d71d781f81bef9173b7a6165554e6d3e04b901aae0d0ab2fd586356247ef809990d4a309e8308b61d2e1e349c3ab7aed4093c1ed9c5bd3e
7
- data.tar.gz: 1e29259f92af8097a0b833727faf4406f299d48c5dc89735bf62fe048c9e21e199ca389fee1807fd9525705eb67c62372eb40be6a9545b11f2d89c656026e4b5
6
+ metadata.gz: 38ee8e7bf67abfc28c23020426d7e33b86975a80f774478f2ce14826a7dee88f6c2c29ead9efd3c645d1820b355fc04699fcd2b2673a1b50ef5d32326f3c87cd
7
+ data.tar.gz: 1886e80767cb55a78d230d76cfc3927a7c3a53a1ba5ed564f173cb2f033429ad4828c36ebc5018261a46461e01a9ee7a4cb2c698c196f3143445e1475caf35e7
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "23.0.2"
4
+ VERSION = "25.0.0"
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: 23.0.2
4
+ version: 25.0.0
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-20 00:00:00.000000000 Z
11
+ date: 2024-09-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: