wasmtime 25.0.0-x64-mingw-ucrt → 25.0.1-x64-mingw-ucrt

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: c966fae447ebd19418652f333985c35e29a370899031540849de29a5538c3f1a
4
- data.tar.gz: 1f026c97556d62675a61de2cc10e31d82fda65543c67b663e17229ed2186efd8
3
+ metadata.gz: afe9af5e06de598b3102a25210ea94acd60fd954202c1a2c527e444c10223387
4
+ data.tar.gz: 2cd57c89e3464be61ed096cb26e12d9e3fa7ff6cbce3612f86851b5b3169df52
5
5
  SHA512:
6
- metadata.gz: 1ff94edc4686f3e0ac824afd4fcff87e742c9867aff38d0f8db9554291ed0ef372b32de6bc6f32a09af657458ca33c3845e0ca08f15acfa4e6614a93622caefc
7
- data.tar.gz: e0f633ead8afb3980d9f5acaa938eef4de974efcaf5dcebe9763f6a96bcbcc6752fc155bdd480932d30bdeb8974ee1320c3423913f5995cc5c188f748252335e
6
+ metadata.gz: 34c3a0023714fa04302c2c5fd6038305c6da3a56dfb750498980427b9197390b84b5003fb7d4ebad7f64d618dc79e4ccd643b5bb4e411c98387aa6f40a71f1da
7
+ data.tar.gz: 5efbebad7c61fbc245851708ab2bb5c02af5a90665055f2dd589a2b2821fc1bdc9ca1bb17da8e7200492dd1102548c5d95d8a4918f6453df8c176ea1c6b182ef
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: x64-mingw-ucrt
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: