wasmtime 23.0.2-x86_64-darwin → 25.0.0-x86_64-darwin

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: 25ed89d9734c3405c75b4acb4186906dae565747b1ff4af559cfed839038f89c
4
- data.tar.gz: 55fcc741359b81c3073dbef0d1ceb5c3b3480900cb44738d8764a41519594b4e
3
+ metadata.gz: d8f4a3cb49efba160502626fa1d888f9a355911b89e4e812c95bf2c4b3e8b0c3
4
+ data.tar.gz: ddbb7615cc38d439fc189db2222e92e0a1252c62836d20b8357fa2676f3f21d4
5
5
  SHA512:
6
- metadata.gz: 951571a32320f73d10f8b36c08f07be11319c7158d2db81fffa9e332644f4d6dd8430f18c8720a58162114a6aafe2e399956166b2086d9ec2db501676a0084cd
7
- data.tar.gz: 2fc7fcdd6dd310a571dae65df1cdaab6e3748988c69aa079fe99d4ac8bc0e72ffcedf26c07a0c66d4169f03f231e58d0d57f939969bffb5b4a91e455889101c4
6
+ metadata.gz: ba65447f3a12940e85169a9b6ebd99f37fdb0a456e7b1adbb3473b1af21b89233396294bdc2ec75d5bb9bd60ca135781cd00f05b04fcaaef9a40ae70c44a8022
7
+ data.tar.gz: 4516dc2886447ed19338c7d10bce801e2671fd94aee8567be3158b2c562c52c2c87c33f85d2d2ffb0f3c71b8269cc1ebd993ccb30222a42019e01607cd84e839
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "23.0.2"
4
+ VERSION = "25.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: 23.0.2
4
+ version: 25.0.0
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-08-20 00:00:00.000000000 Z
11
+ date: 2024-09-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: