wasmtime 6.0.0-x86_64-linux-musl → 6.0.1-x86_64-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: 0a656610770dae37a5a8c0cf2abc80b971a245dfbca116bd4f4a6be0361db4e5
4
- data.tar.gz: d5d4b5cc71bd7ef29659821886a5a749d7285033ac6d86449db915e8b93b9190
3
+ metadata.gz: 8cc3a2a767194c8390d3c6492a96e1345c48830e21b571ed8592a6782c55e8db
4
+ data.tar.gz: 171d789596876a2c108dd8c74474a8fa1ba251ea39d3d51167045f0ce73de320
5
5
  SHA512:
6
- metadata.gz: 652687b8f7b708753ee9ce68c0933f6fb7a9a3a4e9424e4891a17581aee9a570edab809f5c5a8d246afe836d36aedab23150d96184d60d9a59bf0092665f81cc
7
- data.tar.gz: c9a20ffaba2546096237b156ca88cc63697e65b603cb99390463fb66d2802cb6e3dbe20355f9ec2a6982a05b05f546063cc77c87e635a6ae6f822fe8a78771f1
6
+ metadata.gz: 269e2ab54b3c7ec95b70ce7e60ffc91d410bc58a788d2ba4b86ce07ce896c9e94d6f3472f0a962645a99b26cb9484e47e1b2f91b9747e92fbde0b2f541bccf36
7
+ data.tar.gz: 7802acc1920dea1df97cd7f5341a8106b628c30ffb8122743684974e330b2970dfffbec3e0f3c9c23e44545060294e7a08c19abed2da6d981df6c9f4ba581350
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "6.0.0"
4
+ VERSION = "6.0.1"
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: 6.0.0
4
+ version: 6.0.1
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-03-06 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: