wasmtime 20.0.2-x64-mingw-ucrt → 22.0.0-x64-mingw-ucrt

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 844129c629302d3b78e8995a0633b4db08f628eb05566f308e885de2afbf5b5b
4
- data.tar.gz: b86c79955eb2d91336f08cea27fb00ccd4891534a0bdd7acb5b0645879193a94
3
+ metadata.gz: b6cbb8a8845d8d1c07e872f5f58eefb3fca495c7bcc0614781e30bc2747085dd
4
+ data.tar.gz: c17e3dbb05b1c21c1a2d7fb30c59317015cff337455a84ab469c7d8579d5a608
5
5
  SHA512:
6
- metadata.gz: 6e608428bc4b2537e6794096720238606a6df69bd417d9dfabc5815c11b0018e98384063245d10e0d2f16dafe2e1318319b1d084b3f3e7fe81e30b4bbba211dd
7
- data.tar.gz: 2d2f75fb146cce7863cc130a4f85e3b88d55115ab8bdfac46ebe152c695911c6b3afc91591e2ebd9397712b1ec8b169b7faeb9be14aab69ad030d389f0ee7af9
6
+ metadata.gz: 224b5623ffbb27a2c2185ba01e73a70064f9875d0c1ff278a1d4ec444092872af914f1f3bafc2fd1f132536576e76da823b10e681cb45652ebb27796c353cacd
7
+ data.tar.gz: 83925a59f9b53acbdf20f8cdcc8b29c82a9e860ba639fbf99e2ba85e7f0a2f541975ffd42f1466d46f10d5660162fa082978a9ca6bb059bc1e4c172f3c762560
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "20.0.2"
4
+ VERSION = "22.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: 20.0.2
4
+ version: 22.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-07-15 00:00:00.000000000 Z
11
+ date: 2024-08-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: