wasmtime 28.0.0-arm64-darwin → 29.0.0-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: a1d36058a57a48a0acffa63eea5bdc6091e9bb0f55b98e214cff8d5b1826e3ea
4
- data.tar.gz: b55a29951cfc3ca3b598994c95595a331d257582e4a9fadeeb2380d6d83fcdae
3
+ metadata.gz: 641113ef661903282bf5be659d29ce3eea070fdf257e22835a952afa60cf4f45
4
+ data.tar.gz: 7a0c6b328a164d8dd6d6cccfe31489e29796436f0b88edcabce5e29972ee207a
5
5
  SHA512:
6
- metadata.gz: 29bb8204220888dd98ac232befe5a5d305c7d27901b2fbdd6a6584dd8b10c4f1c4f5dcfe2d8d71a886cabb6bfbd384be21eb1d9776ba68fd3ba89602d2b60a10
7
- data.tar.gz: effdea0403e6e5a451c584aa83d81c21398644f8b1f54719e71d15e888327f0e503cdc5951b3761fc2d51d7f781a79e98b6f12c2e68b7cfb42af6777c3bc61a7
6
+ metadata.gz: 7b9258c9e845cb3ae2c0770264bb309c9265118995c6cdece8f43b76a74299418b0652e68c611321e90dd6acb0cf6e5b8e06cbfd10e74b4396c141bba7331495
7
+ data.tar.gz: c8733e1452e7b1b76e3262e14d5607269c5ace5458e3533fba96c5c5f775caab8811204a6dd0865caf414fac447a2877655b0221c0e92707ab7285c22eb7122c
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 = "28.0.0"
4
+ VERSION = "29.0.0"
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: 28.0.0
4
+ version: 29.0.0
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: 2025-01-14 00:00:00.000000000 Z
11
+ date: 2025-01-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: