wasmtime 22.0.0-aarch64-linux → 23.0.2-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: 7bae3b53a23aa430c83360af9f5a86da273b1347fc739164d2473bf742e91ca2
4
- data.tar.gz: f69bee3ebf24c5668d8e96cf7dbd545e78c604aa5615fa4088b55034010851dc
3
+ metadata.gz: 3017aba424f8eba29e05dfa58552c75b672b2eba3d3844a0e179b2a88c543ab8
4
+ data.tar.gz: 6aa7a26584c89221d4089beb9d3391dc0ed278e760fbdc41b37a72642521cca8
5
5
  SHA512:
6
- metadata.gz: d28027859d9a3f8fb4c0715445d9f53a63f8529b4d8bb295d7fa8819f91a427aa8781e217cd28a23d4377ae9d46601a860d6ff9cbd456bff91aa86fbd789c11b
7
- data.tar.gz: eddc8c6de2043da31198a4d7fbaf22f6b556d9c713838bd680d080a1307bcd419fffa8b4f30e1d3b0cb1c82b8c4358bbe59687a91410a0594b27a850d7893201
6
+ metadata.gz: 1c68df9d1e1fdd3a5a224f2a724539ec6cbb7397989ffed7f1c62c654c837b2b8139ef86d846dccfb8845acf34431025510b7e40aa5ce1c2b3057f9b6fdbc0cf
7
+ data.tar.gz: 6ab1645c48043c94d6a533cebb33afc05e3af05f3a3be65dc1932aca6635fd2035f4ac3a71d6d1ddd99525f55bdbb0afdd5a7b2abf5999825110c945b0ee3e81
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "22.0.0"
4
+ VERSION = "23.0.2"
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: 22.0.0
4
+ version: 23.0.2
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: 2024-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: