wasmtime 14.0.1-x86_64-linux-musl → 14.0.3-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: 0c265441fdcd1ad89b076833a47e57955bb17fba2e37bdeca9577235f5d39897
4
+ data.tar.gz: 9a02668d85f77b06b9ef953a1a16ebd5345b804535fd6e593dc6f88d689a8c79
5
5
  SHA512:
6
- metadata.gz: d0e7c845f503875e514f6f55eb6250ceda5ef98a853b8c1c088847fa84a89f4654bfb9c12ae64a2882fc99bce2114c21bf1b5d5e712dfa6cd338a0860665fe79
7
- data.tar.gz: eb92587559f249e46de3c1ef49e4473e51325971f4a61a9345a80ae37a785aa61f0e40abe18ccd15f5a8fa0513b2158a2dae14b54ba8f098a204578a6c1a94cf
6
+ metadata.gz: 840b7d16fe2e0ededcc0c071de363d3d251bbb92532f0969b4e74852fc645004d5c0db96a64faf5f6ff00e45b6b06203c587e1e7deb07689424214599867d162
7
+ data.tar.gz: 33c6b8499de040864c4fca0a0fa070553e19917eb8882b1e5cd1615f524f81d0c94c00783f5306dba69b9b65a25c466aa34b880c17bc789c3e13119b853c2a63
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.3"
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.3
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-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: