wasmtime 14.0.1-x86_64-linux-musl → 14.0.2-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: d99c8fc82ed15dd13b4fcf1cbb4a7ee8a393aecdd09d0f6d5b768f5ad0e62635
4
- data.tar.gz: 9fc6a5fd13b09513b3db8314d38eef42b6e3e82143e523ae4a0a49cacd737320
3
+ metadata.gz: 1786a0e8d50b0dde42b11f866825f46c76bc9972e14cb712da8f06cac6ba7d6b
4
+ data.tar.gz: d412cfa114569c922e4fc0fb040a610e853071c1407d4d60abff64ee38638678
5
5
  SHA512:
6
- metadata.gz: d0e7c845f503875e514f6f55eb6250ceda5ef98a853b8c1c088847fa84a89f4654bfb9c12ae64a2882fc99bce2114c21bf1b5d5e712dfa6cd338a0860665fe79
7
- data.tar.gz: eb92587559f249e46de3c1ef49e4473e51325971f4a61a9345a80ae37a785aa61f0e40abe18ccd15f5a8fa0513b2158a2dae14b54ba8f098a204578a6c1a94cf
6
+ metadata.gz: 6255dbd8a14b4425177ab3dc655c5eb2b2d2b18f29dd16d011de06a430f9abdb7be17d69755a4ebb07c8334b45e05adea2484f938f7780444f5c3e7fe96f7dbb
7
+ data.tar.gz: 2c80b00c3d67b91de5db5c9df3db13b32ab11c3c092302ff403c5455a48835262f68d0e1eccd575a795af02d3445268ef907a27a2f744be41130e4634fd43b6d
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "14.0.1"
4
+ VERSION = "14.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: 14.0.1
4
+ version: 14.0.2
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-10-30 00:00:00.000000000 Z
11
+ date: 2023-11-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: