wasmtime 19.0.0-aarch64-linux-musl → 19.0.2-aarch64-linux-musl

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: 498308f3afbc33b2e531221faa8a2023bb40f8d95429018b63114f8ab3645c60
4
- data.tar.gz: 8bd144a1d14065245c20cd5757124ace9b68d57847835dd893afca48f49de543
3
+ metadata.gz: 81b75309e3f2e9bdec4a7c812b74b663079e40ae62d78dc2096a964822ffeae9
4
+ data.tar.gz: b26ed32ae6d242f354b66aa26b58824fa2001fafffde31c356bc9cab6528e910
5
5
  SHA512:
6
- metadata.gz: 35bc9f74b00f1c2346b12f99914e78e1922bf5665ae6469b5bbf6f7e21fa9d7a37f3b3c90f17d2c7228257a6b2c64e6d49be669c2d022ec4a77d7f84572ad745
7
- data.tar.gz: 86be5eaf9e6d53c6bb02d163488e4ff014907f0a6bb22d94d4cf140ac6f707d8a3f608effa182369dab0e40d380e2c60eaaf76f74e3ae1fff8859b7a20132a6b
6
+ metadata.gz: 83b827e2466b1374627c86e049271f465e5ba63a2d725dc7a462cc674b1032201d12e13a177448f071cb058848a7aab4bb238a13d782c1bf26829b2207386580
7
+ data.tar.gz: af5efe892eef244e8c880ddb8d9c1533882f36da5fc2b9b363cce235bb08ded99cee11e5278a34dbfdd246856cbaf83d92b353610c79b4aeee9a6bfb509f4fb4
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-musl
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: