wasmtime 19.0.0-aarch64-linux → 19.0.2-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: be938eddb47873e70af0fdb613d8aafcecef9b86180aad2c42183c5b68df01e0
4
+ data.tar.gz: 5d152902af20f6cbeacb0c8e4d3d8aa03a70555098afc10014a6941f68b9b96c
5
5
  SHA512:
6
- metadata.gz: f933de0377a40ab0dd2d723258ff0c97c255016932aacc6963f4f50550d61f13df8801dc5d565d33426bee6f5c622300c94fb617fb321efa518d765b559b111b
7
- data.tar.gz: fab97b3028fb6adf02719417195d0d50b4d925c41f24e09267bad71189681e8de18fdddc7a2efd12f7b90d9e962c0abfbbaa72e08f0f11f419c7965ad0d0eba9
6
+ metadata.gz: b8c771b87fd18caf23dee79a1eff2e95c59eb4326993cb47a3adb2f36c2e9fad57396d888fbcd8c6c90810d5b5efdf1de1e08108555bad4c2a9e722c189c7365
7
+ data.tar.gz: 9e4ab68855fb3fe11d1852a590b05e80fad5d0043cbab505be2cd596deafe9e2609494c5f93cd1759f987aced9389719c9298cd8302727e3b0512e5d231505c5
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 = "19.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: 19.0.0
4
+ version: 19.0.2
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-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: