wasmtime 25.0.2-x64-mingw-ucrt → 26.0.0-x64-mingw-ucrt

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: 53c25f743e00c1e7570d71e4f4bcb1e79c3442a740fe22f229d953a3890ee0a9
4
- data.tar.gz: e56e854e81dd3a7532bdd58e48992acd47cd8b49c184ded60e9e00977d0f4a7b
3
+ metadata.gz: 394db00107d161920d2f41ada66f1fffe6c16eb8be5c1e32f0c071d9d4a57919
4
+ data.tar.gz: 69c57b6fccaf339057f371d0219b0ee9f092b57ec2f1f527bf82e8d126e0550e
5
5
  SHA512:
6
- metadata.gz: 83ef84a05f6c5fabaa4a9a180a85a80e13a10ac50f40c60f744e8b4fbf43e24a606028143ff2588c3ccaf278ed8dcfc3f52227f9bc63b62fb0298e2a5f4bcfa6
7
- data.tar.gz: 27efe3ee3b670d95bcdf75733648adf5556fd72111728438d9bfd3cf2f6ab3e8dbbc5351182c42954ea0da16a4c60bd4a146e7ae97255fd507ac5b2fc9681c04
6
+ metadata.gz: f2e4d7b920715602cd20da8cb8d606d8499e67d6120da2a7c27e631624254ffc08a70a0225c88eec8640c4863203e263cdf70d3cc43d4f928ebae39f28698f7e
7
+ data.tar.gz: b5f19378b7b0e5c6b0c635c7edc6ed54797b97663254b80f9a30aeb7c762ca96720758240c05555f552dfc63c2fa0e3280f6917aceaebe422934688a5fbddfe5
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.2"
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.2
4
+ version: 26.0.0
5
5
  platform: x64-mingw-ucrt
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-10-09 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: