wasmtime 11.0.0-aarch64-linux → 12.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: 85422c6dbe128264127dda3c861891d551d625a7fd1b6ef6f388c086464c0395
4
- data.tar.gz: 2b08050b0f63c58526baa2b1da934cee36eebbed2643facfa9f1544dca76ca5f
3
+ metadata.gz: 2861276f4f5533c3d1e1e9c2f9b9390ef05f852a48fa0ce5fcab0253601245a2
4
+ data.tar.gz: 334be3bb32c831fa7d02c10797fffe2ec1e933382ce6094b1e6ad1fa5c6d0f14
5
5
  SHA512:
6
- metadata.gz: 90cf9de2325b78510f03505a359966addd1635cb6a18d3d6b9ae94b4d022a13186d5a670fee59e6ee6c9b8b677bde5a6f5dde37beb8e8156ea1b94b95c95401a
7
- data.tar.gz: f51a2887b249c12b8fdc218a6224197523370a9577c0f2cc12b5b66358aafbfeb56501286c4eb58471fb7de3464737675bf269b7ee41d000a96b860d46fa684b
6
+ metadata.gz: 95431b99661b20bf079663fa3f475c701602b9571a3c9b77f0debad134ef19509a5cd968f98b6157d4d05cd0633919e8224e91a38d59ba0a7d30ef6cb7ddf500
7
+ data.tar.gz: 1980eb2b1bd9f884d77fe5b3f4f88a406f9cd125e16e11a3c8721e35bb7de5c14535bffd22fd89fde6f89765e5f1f22c81f3bce1b66b4f59bf9863a61b437d47
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "11.0.0"
4
+ VERSION = "12.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: 11.0.0
4
+ version: 12.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-30 00:00:00.000000000 Z
11
+ date: 2023-08-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: