wasmtime 23.0.2-x86_64-linux-musl → 24.0.0-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: b7d49500f5f93588ab3715f4443872fc61d7cb47e99cf91dff4af21d28e425f0
4
- data.tar.gz: a8ec8d9e3ac686b5b3442cfec97dccb2787e35ac6466cf428f4e569591fbc634
3
+ metadata.gz: e22c8a030929a4a20755b0b8f34fd4833c38a17be81bfcb145b1c6ff42bd84bc
4
+ data.tar.gz: 10fd8c67dcde68a736566bbaff3289c294f927e01f01fb3c1060c4892558762a
5
5
  SHA512:
6
- metadata.gz: 1f036884f745155afa193d7a34e71c79011aa5d9da7d6456861bb915fefc02729b2125986174b0db84166fb2e23d2d85f07a806146f99629e85a0394e853c58b
7
- data.tar.gz: 2366402cf2f7df33483c18c3e473ac024e2f89c83ca0546046f8c1a1454b9a346608d0e411890f0d97b6e6b6913dd4d31563291ffaa8748c7768edad4e4d8ffb
6
+ metadata.gz: abe7767b5afb13c8a29f2ef4decb05a209208d6c7384fc93fae319f4ab9cbef4f40a16aea64d10a94a0e7889fe9616cde467b6e40e1d1b3430e95b004ae0adcc
7
+ data.tar.gz: a8f63e2bdbbc5ebd8c3229baedd500c1005d317087c2d5957a1d49f7bfd64367044d1940fc6fb2612a936ed012a25a7c5daaf6ad0eb79750562a51570a9556cb
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 = "24.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: 24.0.0
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-08-20 00:00:00.000000000 Z
11
+ date: 2024-08-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: