wasmtime 28.0.0-x86_64-linux → 29.0.0-x86_64-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: cc895a4aaf7514084788aca206b7cadbdec96d5f92d83af806f8da0cdad19eb3
4
- data.tar.gz: ed08e1cb2116b77ac6919a4a06480845830a4bb1692815d6180f25f750e7bc6d
3
+ metadata.gz: a125867324bbae37cae394aa4a79b12ce6e536d2f1a12c1dc27c80284211bf58
4
+ data.tar.gz: d96709ed36748c8ccc4950f9f8fc9e0ffe3e5170265058ce99ec8693eeba943e
5
5
  SHA512:
6
- metadata.gz: dd1b9238ea4799309c51e56b43ebacd3a53d20a5ee59b04152504ff986c3802b3adbb845148c1757435fa92dfb1d75a9726b41dc235af6e391b7140adb2d5c9d
7
- data.tar.gz: 8da120973f61816cb545a4dd8573731555a48f6c69266cddfa214f357f235c05c8fdbadd09a809ffb4e9f621ab94353ef0c864ee5efa2ad312b0c07cab2c99fa
6
+ metadata.gz: e58197c88f3ed9c5d26048e97342bcae30880b18dd6674a69fcdea7e93cad8dcc92e8dadf998efd6098d1361a49291a472e7728b2547e09b300ece5656528546
7
+ data.tar.gz: 82f715336fe1c63dfc4e3c9e3cc2802851ee4fb767ab81d9907b9437488c64d22d10959d6cf603b9859d54f65d0f4dc0a3e65c5dbffe46312122a75cd43df994
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
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: