wasmtime 28.0.0-aarch64-linux → 29.0.0-aarch64-linux

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: edf4ff8bf9e34464113e13c93ecc2497c9ddc024b3f91debf097b2504332a692
4
- data.tar.gz: ef60002f2037ab5999b660bc111f61f389a78cf102a794340119bbef5958b488
3
+ metadata.gz: 29a2b4857fbff7aa8c2c9a84273f3304689f2fc25e8f3470d8d006d1f4cd35a1
4
+ data.tar.gz: 91dc234ca25bed0a735c8a3459b15a72470912fc19eb831a226cc29de21b3d6a
5
5
  SHA512:
6
- metadata.gz: 34b9cf935768d544d6cf3dc8e7e31eebd9c092614c622dab03f31c2eead9073a0485ecdc00e93b081748379d75ba8b79ed74732d74faa8f878cffad4f8b5a16c
7
- data.tar.gz: 8f1f3c0df2333805b62f887cd0a497a96dd8e73df85cfadb1262634fb919a74693e015dc22ad6ad611119b859fe06f07d05a3fc8f1de58ae4bd804664c03d25e
6
+ metadata.gz: 1ca8d7163766f90b4f97367dd3e5f84c66f4ab7b57e2dfcd5b2dfbc39a90f3b0ec1827960e6aa2e23eeefa16832a41f035f8f8ea65f7533f323c1bbbba0396e7
7
+ data.tar.gz: c87d7fcfe2fc74355a07d089e7082e299ab42840dba19a6362a24342099a175ba7b7a8a57dbe1e48c09e00e36a5fb9ca968a3505b8a249b776a451b0fff4dbc3
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: aarch64-linux
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: