wasmtime 14.0.2-x86_64-linux-musl → 14.0.3-x86_64-linux-musl

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1786a0e8d50b0dde42b11f866825f46c76bc9972e14cb712da8f06cac6ba7d6b
4
- data.tar.gz: d412cfa114569c922e4fc0fb040a610e853071c1407d4d60abff64ee38638678
3
+ metadata.gz: 0c265441fdcd1ad89b076833a47e57955bb17fba2e37bdeca9577235f5d39897
4
+ data.tar.gz: 9a02668d85f77b06b9ef953a1a16ebd5345b804535fd6e593dc6f88d689a8c79
5
5
  SHA512:
6
- metadata.gz: 6255dbd8a14b4425177ab3dc655c5eb2b2d2b18f29dd16d011de06a430f9abdb7be17d69755a4ebb07c8334b45e05adea2484f938f7780444f5c3e7fe96f7dbb
7
- data.tar.gz: 2c80b00c3d67b91de5db5c9df3db13b32ab11c3c092302ff403c5455a48835262f68d0e1eccd575a795af02d3445268ef907a27a2f744be41130e4634fd43b6d
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.2"
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.2
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-11-01 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: