wasmtime 9.0.4-aarch64-linux → 10.0.1-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: 783d918e71f0b9c4162c5053b447cbdc5e27ecf20124cc41b4527eddd59b6445
4
- data.tar.gz: cf4ab008c60cfdf52b9b9be2641adfb2cf3d90f079429579b532f6adffc7e4b6
3
+ metadata.gz: 637b754c49d0eb8fe57058aff9ca5e722f7d714b30af13989b9c438a7fa8a3cb
4
+ data.tar.gz: d4aac23817a0f6990e87935fdbc663b6d9359627f210f4ea791584d4fc6f3eb4
5
5
  SHA512:
6
- metadata.gz: 0bb080490884ed92dc7c1ce32e59500a57a0b59ea53613e7fd2ffa1f782277355b6147705bc283f7ceae8e55436d26f06160738c2f9fe8eab922766cb83f90cf
7
- data.tar.gz: aac9ef69fd9569222f004439c35ebf0f91b29c9b520b3c2a0d4982b43c1902e57fcbb9b5aa6939968e88684b3cc7939604fc0203d79c611f9df587dbc2d02228
6
+ metadata.gz: 774345ccdea5359d2be6bd78ef65d01b9436d9a8f294050194238c557b5f6d0fa51bcde9cadb4ae45dc8a792c01039e101cd0f97a2c706136a89c040400b2354
7
+ data.tar.gz: 93fde311997d1700c1c546e4a3637addee602250856998fc0f2658d274b93115538594ea6b0f5c78c8f22391ed2227af7e7c20d5c02e60e247df4d794fb90d9b
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "9.0.4"
4
+ VERSION = "10.0.1"
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: 9.0.4
4
+ version: 10.0.1
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-08-22 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: