wasmtime 47.0.3-x86_64-linux → 48.0.1-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: ebea2a1e09955b801253ea695a4cbf9336ef11dbde413ba4076442bd77af0b12
4
- data.tar.gz: '007928c2cd1d60760abbc9c3ede6a801c4621191962ae8c5b24cd5ac395c178f'
3
+ metadata.gz: 3ba6a71d807b946a0c1d11c994bbcf2d102128a7d1d9e303e820dab20a34669c
4
+ data.tar.gz: 07fcc9291c8f186128ff8ceff00000047a59d70d09b6d3c6872b74eac8cffc4f
5
5
  SHA512:
6
- metadata.gz: 65ca8a25657df7f6747a439bb5bee8f31c808c474daa47f36e6bd6dd9432cf7c96289c5de3f5d9b69ec1728dee59dc72ee3165af21fa9819a9bbf2c744562446
7
- data.tar.gz: 726b3802676511597786f6623762dbeaf1b8e1b8c06a45de1695ae46d5aa5047e82a5e82c65b57130f391baa4c8ddbeff94867d2ab5a2ce7b08ee830aa68937d
6
+ metadata.gz: 67ec143fe4fd61e1180ac3e0e159610f670c0da9149cf8f7569e8bc6dcb020275cc45c0282be31cfd7b874acc8cb3a0134864e00ccc71423f08db10ae93ca0bf
7
+ data.tar.gz: dc44c7d707620a5d3869d7ff1c1e95c701a5f3782252330856f4da155cb8223af3417f34703391c86c1f7632671dcb211f6b09f2e74dd71b38dd11835274ef38
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "47.0.3"
4
+ VERSION = "48.0.1"
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: 47.0.3
4
+ version: 48.0.1
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: 2026-08-07 00:00:00.000000000 Z
11
+ date: 2026-09-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: