wasmtime 25.0.0-x86_64-darwin → 25.0.1-x86_64-darwin

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: d8f4a3cb49efba160502626fa1d888f9a355911b89e4e812c95bf2c4b3e8b0c3
4
- data.tar.gz: ddbb7615cc38d439fc189db2222e92e0a1252c62836d20b8357fa2676f3f21d4
3
+ metadata.gz: 55a08a374a03abfb4dc0c020e960b79cf0070d52c26c7f555786e579f9632a93
4
+ data.tar.gz: ff93b8ce7f58bc9c6eea25b683b5219fd467bae4a5b253a678e117d703b23254
5
5
  SHA512:
6
- metadata.gz: ba65447f3a12940e85169a9b6ebd99f37fdb0a456e7b1adbb3473b1af21b89233396294bdc2ec75d5bb9bd60ca135781cd00f05b04fcaaef9a40ae70c44a8022
7
- data.tar.gz: 4516dc2886447ed19338c7d10bce801e2671fd94aee8567be3158b2c562c52c2c87c33f85d2d2ffb0f3c71b8269cc1ebd993ccb30222a42019e01607cd84e839
6
+ metadata.gz: f9caf7b6b9ef92ab46e06f3ea4c51260d9c39a745fff3413a24cb1c156c7f716b8ed9689a9e293cc386673e51ccc9664e2752603d9d5ccd3d7e6cecfcf772dc8
7
+ data.tar.gz: 9f8eace7ff015a181506121bd48afb36ac8a20a57227c7f55815d5cf9c2e4cb1bb099dcd4430cf482c9b0984e14f7de9d25d44ecd96aff84e177fefa58bfaea1
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "25.0.0"
4
+ VERSION = "25.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: 25.0.0
4
+ version: 25.0.1
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-09-20 00:00:00.000000000 Z
11
+ date: 2024-09-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: