wasmtime 24.0.0-x86_64-linux-musl → 25.0.0-x86_64-linux-musl

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: e22c8a030929a4a20755b0b8f34fd4833c38a17be81bfcb145b1c6ff42bd84bc
4
- data.tar.gz: 10fd8c67dcde68a736566bbaff3289c294f927e01f01fb3c1060c4892558762a
3
+ metadata.gz: f0bc9faf8674fc8d44dccc63078b05a0dd0e07f23342ccf8915ac3058eabf209
4
+ data.tar.gz: aef7e5bd86e784e5bae3453cde0065f1d55cdc99d03eb3c1b9ba77574d0314f9
5
5
  SHA512:
6
- metadata.gz: abe7767b5afb13c8a29f2ef4decb05a209208d6c7384fc93fae319f4ab9cbef4f40a16aea64d10a94a0e7889fe9616cde467b6e40e1d1b3430e95b004ae0adcc
7
- data.tar.gz: a8f63e2bdbbc5ebd8c3229baedd500c1005d317087c2d5957a1d49f7bfd64367044d1940fc6fb2612a936ed012a25a7c5daaf6ad0eb79750562a51570a9556cb
6
+ metadata.gz: 819e844fa2cc063a8d5c71b60bdc34f76fe6fcf49a647353f13a2174d9b772e5101ce1a564948a6c4e841d6504d56edd4207d2f7d1c99033a49b88f337711c89
7
+ data.tar.gz: 6cde0b53059b17c0930c445eb54385dcb0ce409102ba26919b60a42ad44701f168e3052eeee58b1023383f0c88555f7bda2977e7cabcf299d6490097e210850d
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "24.0.0"
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: 24.0.0
4
+ version: 25.0.0
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-08-23 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: