wasmtime 20.0.2-aarch64-linux → 21.0.1-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: b94db69a71f71b5993672d0e2d45cb46ed3000c1da5e1cca2ae619f2a0c8b573
4
- data.tar.gz: 40e07ae0e637a19f657e8418e600b36384cfee5d041387c262b8829cad507a9d
3
+ metadata.gz: b500f6254faa43797b4e46d7ed557501681582e5db055620a74b809425359131
4
+ data.tar.gz: e37964581c4db31697a496b4c4594473b511638b2a8f958db03e65731eb907ce
5
5
  SHA512:
6
- metadata.gz: 9cee8149f0c862205795f16272d32d8d185244b9d78df285bf15635c2e99fa9f4919fa6981432c51db23665616455515859a6de661deaf8c5ecfff61a77fc962
7
- data.tar.gz: d690f7a576e153513a01d40f046ed56eca6035ae380802ce9d69c37034732616dcc313f786ebba5b469e60ce65313cf310db5238d07ab2bb648ecc48b21a152e
6
+ metadata.gz: 9288c925df863bf83b2833e719c551bfda36533f07e87516a07c9dbdab153c840fe0b23a91c903f4344f01760dcdb71371a0148e04a6c5ac03705b246d741923
7
+ data.tar.gz: e5db63e4ed61bac78cff9018e2610bc13f905214480fa050d732d39064ceee1b2d911f982714757839e89b5f286843d44ceac6a6a2581494db479b5a512fb722
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "20.0.2"
4
+ VERSION = "21.0.1"
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: 20.0.2
4
+ version: 21.0.1
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-07-15 00:00:00.000000000 Z
11
+ date: 2024-08-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: