wasmtime 9.0.4-aarch64-linux → 10.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: 783d918e71f0b9c4162c5053b447cbdc5e27ecf20124cc41b4527eddd59b6445
4
- data.tar.gz: cf4ab008c60cfdf52b9b9be2641adfb2cf3d90f079429579b532f6adffc7e4b6
3
+ metadata.gz: d4291773b76c21a0395b6a99cfd747cc254903a1543cb67bc257e5311bfbdecc
4
+ data.tar.gz: 24cf7d8a72a9591e46870dd449696ceeb3f10800f63f8586019fe080c5f01277
5
5
  SHA512:
6
- metadata.gz: 0bb080490884ed92dc7c1ce32e59500a57a0b59ea53613e7fd2ffa1f782277355b6147705bc283f7ceae8e55436d26f06160738c2f9fe8eab922766cb83f90cf
7
- data.tar.gz: aac9ef69fd9569222f004439c35ebf0f91b29c9b520b3c2a0d4982b43c1902e57fcbb9b5aa6939968e88684b3cc7939604fc0203d79c611f9df587dbc2d02228
6
+ metadata.gz: c2a21b3150847d9a20679e1aa75354a36444c7f6b4dd68fb3a3cccf12cd282b11c22a6b4fe31187215c9c03d685181728562ca193e5bd8eabc4b586cbbd61645
7
+ data.tar.gz: 2f62a1d9e76a661b3c323aa75bde1514ec008f5edbe9161f146d2ce134e43ea6e051964df145ec8f6beac0ddf0b4107e0486f4b148b9253f0a5dff6227c28ba1
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.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: 9.0.4
4
+ version: 10.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-08-22 00:00:00.000000000 Z
11
+ date: 2023-08-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: