wasmtime 25.0.1-x86_64-linux-musl → 25.0.2-x86_64-linux-musl

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 14b0544d12c0c3952bc7f4c08b1e8180da8a4b9981fc26767c2886263012b6fc
4
- data.tar.gz: 16753a7e539a1e6d962232e79b92b55d462a984b925be98f1443253caec1f5a8
3
+ metadata.gz: cbdf088140bcacc99a0baf7e4f3ef25dcbd75bdc38f67d54feaa85551817a496
4
+ data.tar.gz: 7cc175e474496841ef60662ef092bed5cf125727bda87de644fc3a7c111d0ad7
5
5
  SHA512:
6
- metadata.gz: cda6a4c82657ad7a283431fbb5121b412d279630f7ff0cb1444bbb67dea2bac7eaadd1797157b3be3d11303b113af50902e0006d2292bc7d4006a46932850497
7
- data.tar.gz: a0ffe6db22393b65875075a85a63e46c8df75f8a37a2b4d1d70fc6abe6bb6b91a3632d29ce6440e30cda7196ddfc9ddca1caf55040d784da4a84fcf9d6e4fb74
6
+ metadata.gz: bd064d230f57299d7b6cfde66259b65c1e2611c9c13949036554f51faab1e8bb644890fb4e06ec68c7b5b4945fb65482c141fcb7321f6b047dbffd78b80e0d71
7
+ data.tar.gz: b4ae00105e91d0b86c321be868218e256c88f949c86c505a04b594fcbbc35e458c06535a45930b4f94c28014dd005f150a47a7a953c026397c88b99af3473d85
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.1"
4
+ VERSION = "25.0.2"
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.1
4
+ version: 25.0.2
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: 2024-09-30 00:00:00.000000000 Z
11
+ date: 2024-10-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: