wasmtime 25.0.1-x86_64-linux → 26.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: b5f609235fa65d888c80256f02ac5235b9b202f71a1ccca19e509eb12ab04357
4
- data.tar.gz: 7d126085ad4bc3a46a279be0d070968feae07337c0e96e0c234ebfd445bbd054
3
+ metadata.gz: 505c71f3a731f937765803a564bac0794b3915c8813e9914efe4836b57a84693
4
+ data.tar.gz: 9ea764f55bcc8314385db06835836b697bedc4ea197547cf94cbc96ee0ec5796
5
5
  SHA512:
6
- metadata.gz: 32f2874264bb6cec109f1106cde5136c4f3c7f34a30cc4e8700b8f670912793b7b5b0bd78f3e616e904d4d956682d869f71c8ae3304b81aa6134bf6fb4768b96
7
- data.tar.gz: 493055b05bde6b854b3e70ba5411a3081a4ab70f6c198a4281d54d74fa26bcb86dad0ba0bfd8379dd039a57cffa913a30996cc4f169ee112e9f3d6b06317e310
6
+ metadata.gz: 94871ac5f24a7f9f4edcb64e0dcac03a1d552374320a30444a4321385974503f7be5aa753cce308d9d66ac5c91e8e0063d0b47bc7351bf90590e3bd40617c697
7
+ data.tar.gz: cb2099d7a60e053026e17e84113389081062936735a808e085b2ad4812ace75ec5244146890a3262a93812975a0fa94d2546c5b0ec394a0b1e2a7793617a905e
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.1"
4
+ VERSION = "26.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: 25.0.1
4
+ version: 26.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-09-30 00:00:00.000000000 Z
11
+ date: 2024-10-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: