wasmtime 6.0.0-x64-mingw-ucrt → 7.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: eebab91bad330755707ad12b75e0878d39ffea763397f82c634593e051c7b43c
4
- data.tar.gz: af368973fd0e13eff074156fd9aedf301fda3ed94ea855e0515b50358a8fdc27
3
+ metadata.gz: ff48e003c6b4c0bebe11fc7bd927e9543467b54a30b0485498c7c95e03ea4a84
4
+ data.tar.gz: 8c742556b05c3c13c3ff0e22a67cf518cc10ad994b24fe4bc241b414c13ef359
5
5
  SHA512:
6
- metadata.gz: 5746fcff718e283d1d22897ae037c4490a5fc841260b5269c57eb31fa28cc683feeefb8cc71a0f1416657838b7a036a3dc20294c96f2a22473b757aa98b5b363
7
- data.tar.gz: 00e5ef05811855588ea6bc7b3f83766879557caf7bcd9461301523de61708ebf9608518740737a4e02aac8e2116366767b5c157d6f6fcea045d9ed14919daaf2
6
+ metadata.gz: 2e505493ff948a8b78fd4b0b6197ff0973924b8f4fcab5fd03429eaf97c8726d9965a0e25485ac3f6ae6ba721b51f31cbe4fba32bfe581510b5127f1187ca033
7
+ data.tar.gz: 182cf81633641a7c2e474bf0bf056cb606dd685a93ede61cfac27b2b65d87e3e3d452570b78ec5aaf49171f9c9bab00080341265acfa6a6caa6a607c07a23033
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "6.0.0"
4
+ VERSION = "7.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: 6.0.0
4
+ version: 7.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: 2023-03-06 00:00:00.000000000 Z
11
+ date: 2023-04-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: