wasmtime 22.0.0-aarch64-linux → 24.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: 7bae3b53a23aa430c83360af9f5a86da273b1347fc739164d2473bf742e91ca2
4
- data.tar.gz: f69bee3ebf24c5668d8e96cf7dbd545e78c604aa5615fa4088b55034010851dc
3
+ metadata.gz: 833fefa22cedfe354537c8dd85c956458b66d2e170874c931bfa8edffc02b78d
4
+ data.tar.gz: eeb718d3e51e24f379b857ed08a27a13465d100ad4d5e7518b7fb55a4918f0cf
5
5
  SHA512:
6
- metadata.gz: d28027859d9a3f8fb4c0715445d9f53a63f8529b4d8bb295d7fa8819f91a427aa8781e217cd28a23d4377ae9d46601a860d6ff9cbd456bff91aa86fbd789c11b
7
- data.tar.gz: eddc8c6de2043da31198a4d7fbaf22f6b556d9c713838bd680d080a1307bcd419fffa8b4f30e1d3b0cb1c82b8c4358bbe59687a91410a0594b27a850d7893201
6
+ metadata.gz: e23b3075105cced6291eb3cb8d39606cf9ed674cd1cf3852d3f74d2ed269c81753ffc6e8e1c17050a21062b191b3bcf3bb51d8e11a41a1498646cd78bd22acf2
7
+ data.tar.gz: a0098d51e84f33de313ad127bfe7961e1f99bf02a70914ed1e1a12153b1e01c1f8ab225b967d40677178b9145393e70feb36593833a2eb33df8f53137cc6693d
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 = "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: 22.0.0
4
+ version: 24.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-19 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: