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