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

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: a4996541421fb7cb1db8a92dd47c9ce51eb8c95f98d361f63a0777ad88fb6bfd
4
- data.tar.gz: 8f8e67f8667cf70695f8a1eae31dbbb8c0532d6d9fa661b40b7e070aec4765b9
3
+ metadata.gz: 8fd70884bb1ed6a1c47d4eb27497a18299749bcec4c9782d8278a87cdb004efc
4
+ data.tar.gz: 564850be81fc33860c68e79f3e3e8c1528c195b842ddf81ac2b7110b2a866dc5
5
5
  SHA512:
6
- metadata.gz: dfde47af2e236d4ad63c0c5c26f9e91d7f08b1bfdc8db33b915b9bf9ed6493c3132a726b63d1074808a910f6c21c8e7e0bc1f268d7f3b3c55fa65e36340f6df6
7
- data.tar.gz: 608fe043459d785a6c46c38eb0bcf915002d603494d7847869227801a560892aa6dd4a3897d8351a305baaf2990e13949e75415f83fe074972a66893f47b3935
6
+ metadata.gz: 72e92d5b4482ef4cc9dca2b9e014070474b350614d4d08e77f8efd52baeec288cbc5627a79a45f1bfa68f7b0ff02e6035096032df372baa5269dc73924eaac26
7
+ data.tar.gz: e248fd9a4b90617205c35569004a5359bd503eda83084fdbb34ab4ce617de9148f8831d2945edf062dfd3d0d4fae88149cdb7528a8ee2927544981956142ef9e
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-musl
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: