wasmtime 22.0.0-x64-mingw-ucrt → 23.0.2-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: b6cbb8a8845d8d1c07e872f5f58eefb3fca495c7bcc0614781e30bc2747085dd
4
- data.tar.gz: c17e3dbb05b1c21c1a2d7fb30c59317015cff337455a84ab469c7d8579d5a608
3
+ metadata.gz: c0a2939945a1ac0b621e77fe299815761adce903921baf8f1106b0ff3692f541
4
+ data.tar.gz: dcf70cf779cfa303ab400b06df4d07ccc3ea74e584db98a33ab24eb20b18684e
5
5
  SHA512:
6
- metadata.gz: 224b5623ffbb27a2c2185ba01e73a70064f9875d0c1ff278a1d4ec444092872af914f1f3bafc2fd1f132536576e76da823b10e681cb45652ebb27796c353cacd
7
- data.tar.gz: 83925a59f9b53acbdf20f8cdcc8b29c82a9e860ba639fbf99e2ba85e7f0a2f541975ffd42f1466d46f10d5660162fa082978a9ca6bb059bc1e4c172f3c762560
6
+ metadata.gz: 73c7b2819441985e1e7cac160227f72a4f47bddbbe3b1c07edeb1f0bb1e445b4f36e802fa35e1b52b6ddadc5a2c5320513c08c445bfd71bf5d1a914a90a330cf
7
+ data.tar.gz: d928de47729c7bae452651a531ee6206c9a2fe97afc89b84f39c23be4733fd8fd321ed8c445c91635cac69253e2590405af75f7a32d70b8f409bf2ec55c93016
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "22.0.0"
4
+ VERSION = "23.0.2"
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: 22.0.0
4
+ version: 23.0.2
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-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: