wasmtime 19.0.0-aarch64-linux → 20.0.0-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1f72fa7dae9112219bb61b1c19f13a4e42eddc97fe330568bc79ff6862586de7
4
- data.tar.gz: e290297f5e2b4f3bf2e3081aedd674cc2663d2367bab3133ca643eb73422895c
3
+ metadata.gz: ef92c4999792a827a77bef9eadbddf889cb4965a99f34f22d40f1aa5d001977f
4
+ data.tar.gz: 1a20ea8b71067912322e92c3e3ae53932a76f4b8581b247d83da197a33bc328c
5
5
  SHA512:
6
- metadata.gz: f933de0377a40ab0dd2d723258ff0c97c255016932aacc6963f4f50550d61f13df8801dc5d565d33426bee6f5c622300c94fb617fb321efa518d765b559b111b
7
- data.tar.gz: fab97b3028fb6adf02719417195d0d50b4d925c41f24e09267bad71189681e8de18fdddc7a2efd12f7b90d9e962c0abfbbaa72e08f0f11f419c7965ad0d0eba9
6
+ metadata.gz: 59f1bfdbb1d970e3f9196b1a7eed62c1854f91f385ebac571b0aed94c886ab542f24f32451b5702cf319b646e1a33f9e513637aa581b1bb9498f2b4be50527b8
7
+ data.tar.gz: 4482774d93262cd1921e80fa6f71722c6948857b46b55c519f30fb0130bc36614cc9c606dcfed25b6a332769be8c14de864dff795999e75cc977033f56b9373a
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "19.0.0"
4
+ VERSION = "20.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: 19.0.0
4
+ version: 20.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-05-13 00:00:00.000000000 Z
11
+ date: 2024-05-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: