wasmtime 21.0.1-aarch64-linux → 22.0.0-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: 7bae3b53a23aa430c83360af9f5a86da273b1347fc739164d2473bf742e91ca2
4
+ data.tar.gz: f69bee3ebf24c5668d8e96cf7dbd545e78c604aa5615fa4088b55034010851dc
5
5
  SHA512:
6
- metadata.gz: 9288c925df863bf83b2833e719c551bfda36533f07e87516a07c9dbdab153c840fe0b23a91c903f4344f01760dcdb71371a0148e04a6c5ac03705b246d741923
7
- data.tar.gz: e5db63e4ed61bac78cff9018e2610bc13f905214480fa050d732d39064ceee1b2d911f982714757839e89b5f286843d44ceac6a6a2581494db479b5a512fb722
6
+ metadata.gz: d28027859d9a3f8fb4c0715445d9f53a63f8529b4d8bb295d7fa8819f91a427aa8781e217cd28a23d4377ae9d46601a860d6ff9cbd456bff91aa86fbd789c11b
7
+ data.tar.gz: eddc8c6de2043da31198a4d7fbaf22f6b556d9c713838bd680d080a1307bcd419fffa8b4f30e1d3b0cb1c82b8c4358bbe59687a91410a0594b27a850d7893201
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 = "22.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: 21.0.1
4
+ version: 22.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: 2024-08-15 00:00:00.000000000 Z
11
+ date: 2024-08-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: