wasmtime 6.0.0-arm64-darwin → 6.0.1-arm64-darwin

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: d4f5d01664a336d9854ada2a93b0932a206ce8190018fff16f901a60fd548475
4
- data.tar.gz: 9342ae1e7e244bfd497f10c8cbb93cd02a13034047c85198bb5bf790b4a9975c
3
+ metadata.gz: fdb2154b4e20451f6882e32629da57765466cdc9fd76060bcf32e7525796cd7f
4
+ data.tar.gz: 4aa1467b525e1af658596ce1490e5b89f016dcb2c7dc40d31c9535e2a0ce1f41
5
5
  SHA512:
6
- metadata.gz: 6ccb53e4ec609a857f12ff905e832650512d3d33e446ef0ae4341f5b702f01efd911c3f8aeb3f7cfd37f22023b8288438240f47b75ccec8c8f96861f805a41cd
7
- data.tar.gz: 83bfa6df49b58424a5c323842191f65601312662b37cc50bac687ccb1f5ad99920b7b55f229a2d52f066b8411c9673b1f781585a5220b16a1ae0e3134ed5f4d1
6
+ metadata.gz: f9f008665876d9efcfdeeae3dfb89ba2cda59fb44f4b306f51f2ff78766cb966a21372e16480a1c0d758e6e96e89477ad37a587a1fb1d5b3400067e7ca27f14e
7
+ data.tar.gz: 0aefabbf5370dc37f3eddde234c827c0c2ca9ab2d075e7c557d9e5f6fa53f37caf523834ae1ff7f185d7b8903e352abec5fd856c899ce6302d8758597fcb2433
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: arm64-darwin
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: