wasmtime 22.0.0-aarch64-linux-musl → 23.0.2-aarch64-linux-musl

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: 9df63934b4ba0d11fc4da8a8753ed5563ba86dee85330c79f818fada7a2f9d96
4
- data.tar.gz: b17beec1bf18e31b409a5a45e6e61d476263ff5c1c236781050e3b0faf58b5fd
3
+ metadata.gz: 36696457da659626b2b4b2a35bc966ab6dd046eb18ed6f17c773ff7e282252ea
4
+ data.tar.gz: f4771ca8dcf0a3d979b800d752c000828d60b4add16e9d89514bbb93452a91ae
5
5
  SHA512:
6
- metadata.gz: '09a4f9acecd43e311b568875ebe5fcba4d7385fbdc5ffada29f358bd5ef3a46f2409adf355d531c675f3ff89f33b94e8c1f5db074bee06a7d05b00ea0f8cd62d'
7
- data.tar.gz: 4643ea4b23eba2d6658da80a989f6aa11f51b9a2c46c0e3407b66b1bbf826f4057b2c41f14fd727cef54259f3e5be61a3e33c38b1c675ed696cf4857a9bc50dc
6
+ metadata.gz: 16a0fc9e250bfa496c9c9b21ba35840920e5b97f82612208ae150013c13e3d5df6b282b088a02208395f25f0a353f0a95bf37fb49a571d59981d052afda81b97
7
+ data.tar.gz: 4d38b0aac5ca8e96c02aefbc62d6cce37333c4e5890c8f0ff3c91345fb83a96ea1276f4a1ed4329f824bba9a6749dc7ff5394898add3f35692a998d0d9d77621
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-musl
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: