wasmtime 19.0.2-x64-mingw-ucrt → 20.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: b2a571576b41f674afb3163c3ca665f5fb6070ec02eef424004259349549dda5
4
- data.tar.gz: 7fa8f61f0b0a5b7f9a36b5934f6f401f3b5640ecd319f605e40f4da7846bb744
3
+ metadata.gz: 9bfe0e15914dfa933485c9897f3cc96bc019f3e83f32a6e50e53a99743f4db62
4
+ data.tar.gz: 30c179bcbea5ee949209f344263e0a5f6189c6bb0e395a75dde83848ca861920
5
5
  SHA512:
6
- metadata.gz: '029ff08a78fe7b5cc8ff9e8fd8651e36e9c3a548d9825cf05c1ee060f5b2401ae7ef9cd68b07a52358e848b3916ff7ff5c97948c182e2e1ea93e1fb204b258b1'
7
- data.tar.gz: 7502699f6ae8a37cc8bdcc6aad7a4bd0fa64940aec462e4ba17c0b56317ea9a1fab85abc04b2c1e7c141e6da789e2b7df02886078443d6ca0977ebfc9efe7af2
6
+ metadata.gz: bfb9e4a516467851dcc2a59f44817e9892ce33ba8b582e68fde48dd08b41bbf53f3a92641e11686fe7df66ceeb1ef532883f2fe4bdd58007d26cb4e8c7cca295
7
+ data.tar.gz: ac9c0e493988492f90433e6f9378236fd578db6ba976718746b4ed82eb346b7ecb60757cbdce0db4558e3b4fb4987ae51603f9401a3ee6c04367e7e24de0a351
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "19.0.2"
4
+ VERSION = "20.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: 19.0.2
4
+ version: 20.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-05-15 00:00:00.000000000 Z
11
+ date: 2024-05-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: