wasmtime 7.0.0-aarch64-linux → 8.0.0-aarch64-linux

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: e41e75255c6157a531963556d619c504319cfe7475e2ee3a5a7645e0478a956f
4
- data.tar.gz: 628e4edd9c53a9d8c6a70781b8150e0ea552415865d511dc5fa4cc7fbeb8153b
3
+ metadata.gz: a9b467840a5d2753697f1c27c74180220eb3a526c9d631ac4168e226bd8fec71
4
+ data.tar.gz: af367f1f6fa2d185b0ae66b5f03c8ae99aefc34549fbc5192274b9924f0bd8ee
5
5
  SHA512:
6
- metadata.gz: 66c033ef59e6041a74ada540942ed8664978928bb9937079b77d17dc58725f9920f0c0a9ce970a02b340dd5df02758d3c789f7ab04f72d1e7c680ff93bf9c81a
7
- data.tar.gz: 757776fdb3fe98f2ae19cbc5ea832cf60c760982c8c57f645f95252e022972602547d79705b0d0f403cde0da11a93be572ae7bc538ea9e3cf88c6857f202972e
6
+ metadata.gz: 636696309a1cef693bab49efa7301c0b7c8e6d63d1c28ec275c352af0655c04e30d025e757a237f4f2be42f76a1a9e453f7620932dc670131c2b4172e6561172
7
+ data.tar.gz: 6180785526d9b43a840c705ba6822c2f8397edd132ed4175e08401d2074f30bf8e2b55248bfbf10401c14ee3aa838f76901c4f65bae61e2d931a7adc39b73f2b
Binary file
Binary file
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: aarch64-linux
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: