wasmtime 28.0.0-x86_64-linux-musl → 29.0.0-x86_64-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: 1e692cc8c734e2a400126698227d8bf99658c5041fb93b2e90322a2aaebe7c76
4
- data.tar.gz: ce2646fc805157f7a2ad0d314b92c02052d235eea0c9b2ef1964ff270ee88742
3
+ metadata.gz: 2a8f9a2ba3f1831784817248fdcee45b4ff2561820945c27e2fc7eb9d56f634a
4
+ data.tar.gz: e2845cc9ac1056d757c17eec300f072a566a994cf1a31101e7baf205b0948d6d
5
5
  SHA512:
6
- metadata.gz: 95a12781c50494434e0317767d7330cc7de4ec17567b00d52a11e81f4b89712ea2b0946ecd7bf417cbb909e9bdce0cb936f7f0552d9b0c4e84c39d8d539640c5
7
- data.tar.gz: 2e87767fb615e196c2c85694da2e5b5bb7c53e59164ed92ec2db061d8649c1687f801557835c4b029fb81fe85436dfac1b5badc62b02ab964025b61f01696ea8
6
+ metadata.gz: e3b5a14005b9c4e053e4bdc0a04bcd2dde9294fc2c909d5b29254f62474c182d4abff560307c1154eaada5d25a6bcbce906e9b6999655dff46bb31e71e16e6fa
7
+ data.tar.gz: 50d469fbb07da6de1fb60c27279f8ea21416e3eb79844d94a35295b4297a9974dcd34d51a3511e2d6eef24b9f1a3183b9046a16edcf04698acd3e46bd651ef3a
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: x86_64-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: