wasmtime 15.0.0-arm64-darwin → 15.0.1-arm64-darwin

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: e8bf03507fae1a4f12917f2dd7b507506acfb14c7cef89e6ab1cc72278e5b244
4
- data.tar.gz: 452a9c4a38760b5cc9d1b02147ffae03f803f5a07b1ba08449b34532fac4734c
3
+ metadata.gz: cce25a7fcff7502689fda3c503a9a16f61067ea809e965d71a0392f4e7edc950
4
+ data.tar.gz: 1d74229e160f3c62e46a4f565cf3ad656974fb6ce315323121de6cab52600c9c
5
5
  SHA512:
6
- metadata.gz: 36ce367e635183a44493251d52fd323a9447d1840f442d59326428119e0e17839d03ab05435245e69365980f8a290c753f7341799bd350334fcf15111c5601fa
7
- data.tar.gz: de526c1cb32ba68901161a054b64f12522373394610e0cf1178b17e99301b5d48ed14238fe6460291dbb292dae866cd090e8ec1079a2c79d4121232768bd7f6d
6
+ metadata.gz: eaca173459747c5e88f78d24cbcc7909186f9627cf47450c88b132eb6aa982b5a9d38451b89784730c65dd89f1730c202677d6c21fd711d8397696fee4cd24fd
7
+ data.tar.gz: 76e0b48d9418b979f1ab79ea717c0658667fde7aab2eed7a904bab6cc20a63cf2eb3d4f11cb57da377e1922c16d98549786560ee691c4026be3331b689a9af2f
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 = "15.0.0"
4
+ VERSION = "15.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: 15.0.0
4
+ version: 15.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: 2024-01-09 00:00:00.000000000 Z
11
+ date: 2024-01-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: