wasmtime 23.0.2-aarch64-linux-musl → 24.0.0-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: 36696457da659626b2b4b2a35bc966ab6dd046eb18ed6f17c773ff7e282252ea
4
- data.tar.gz: f4771ca8dcf0a3d979b800d752c000828d60b4add16e9d89514bbb93452a91ae
3
+ metadata.gz: ece0ddf707823c4260ea29d132e20b4c7d2b8c3ebe0dfb96189db46e2069591d
4
+ data.tar.gz: f1c8e505c66d3d3be54c80257f8eb849effcefa788c1b3faaa93f86e187657fe
5
5
  SHA512:
6
- metadata.gz: 16a0fc9e250bfa496c9c9b21ba35840920e5b97f82612208ae150013c13e3d5df6b282b088a02208395f25f0a353f0a95bf37fb49a571d59981d052afda81b97
7
- data.tar.gz: 4d38b0aac5ca8e96c02aefbc62d6cce37333c4e5890c8f0ff3c91345fb83a96ea1276f4a1ed4329f824bba9a6749dc7ff5394898add3f35692a998d0d9d77621
6
+ metadata.gz: f2760a8851d3331831f038314daeaa45c4a5636d1ffc7d405a81e41a4f95847820344ea279158b4c41180b1fa0d0fd47233308104a8a38766f6e4618f67c8b07
7
+ data.tar.gz: c1ac124bacf47cc01d8d4b384e3e1a55ec0978f56c2b52e3bb90858a5334fc3fcafbc8fa7e096d244109fcf4f4afe9eeaccb15e9eed4c8f9598c6743a48dacc0
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "23.0.2"
4
+ VERSION = "24.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: 23.0.2
4
+ version: 24.0.0
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-20 00:00:00.000000000 Z
11
+ date: 2024-08-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: