wasmtime 21.0.1-aarch64-linux → 23.0.2-aarch64-linux

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b500f6254faa43797b4e46d7ed557501681582e5db055620a74b809425359131
4
- data.tar.gz: e37964581c4db31697a496b4c4594473b511638b2a8f958db03e65731eb907ce
3
+ metadata.gz: 3017aba424f8eba29e05dfa58552c75b672b2eba3d3844a0e179b2a88c543ab8
4
+ data.tar.gz: 6aa7a26584c89221d4089beb9d3391dc0ed278e760fbdc41b37a72642521cca8
5
5
  SHA512:
6
- metadata.gz: 9288c925df863bf83b2833e719c551bfda36533f07e87516a07c9dbdab153c840fe0b23a91c903f4344f01760dcdb71371a0148e04a6c5ac03705b246d741923
7
- data.tar.gz: e5db63e4ed61bac78cff9018e2610bc13f905214480fa050d732d39064ceee1b2d911f982714757839e89b5f286843d44ceac6a6a2581494db479b5a512fb722
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 = "21.0.1"
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: 21.0.1
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-15 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: