wasmtime 7.0.0-x64-mingw32 → 8.0.0-x64-mingw32

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: 5fc86e2969a415d4ccbb1ac94fffbf892a681d22c0808dd182187740e9de29a7
4
- data.tar.gz: 9a31e28c43de3f8c44a4e741796a5daaccc043965a27ec3f3a90ddaa39be862b
3
+ metadata.gz: 15fc0ff1108e82683f4b11a51de32ef48a68631138f76854476f6fbf4d8537be
4
+ data.tar.gz: 8aed7dfb0f523cf9e6330af02602eefc226b67775134d1d57ef9d2ee55a7c79c
5
5
  SHA512:
6
- metadata.gz: 7c80a56b329f5d598a75e036454644b7df02f7fd692c8dabd48285b594f94a10accf32fe3e8d4b822fd73afd1911b731adabce3343cb6d8a48a47976bddfcbfc
7
- data.tar.gz: 17138f787371516f2fbfbd74240255df81e07ea97deaef215e5e334ead029ace0ae65af472b1b04683c1056af8688a83ee976110121d0c5f59ef962a8bda5a4a
6
+ metadata.gz: 5609a3e63fb2b8d714b626b974c7adb1d931d174ca7d1f755fd42e602670371a5ab7d045626cf57b07a4809b4c19b7942fb2caee066bd1ebb3326797a46a1571
7
+ data.tar.gz: 76192cd6ed116e8ad5280a0dc98897b3e02a7a24d5ebdc3d9fdd21e6da4af53f7db662ce351884fe3307b683fd0574611bf77f564a66bf4d0c483534a1434d0d
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "7.0.0"
4
+ VERSION = "8.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: 7.0.0
4
+ version: 8.0.0
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-04-06 00:00:00.000000000 Z
11
+ date: 2023-04-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: