wasmtime 7.0.0-x86_64-linux-musl → 9.0.1-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: 8219cb7d3a27b27e5818b62621623cd6d728ab463d9b7a9f0c36e9bfa45b60d5
4
- data.tar.gz: a9d4b51e094749adeab330cd736b776aad90dc082e6c8197060214fcf88096dc
3
+ metadata.gz: fadbb46964d3d32c07b819b4328404939a78b48b7286c044b6d1930dc51c629c
4
+ data.tar.gz: ce06eddfd63c217719fc6eeca22408d617374f360605617df5c193121e5a880d
5
5
  SHA512:
6
- metadata.gz: 9fcb09a88440cff90a3672d20a46ed84ac9deec1ed9262fe3257a6923cbd857a4373cdf2878126964c6546c31265b85f1671ae68d7d034bee8d56f65fa99fc56
7
- data.tar.gz: 509158c9ce17592501c44cdb6babbcf748b1324f61c2b0a72bd547c0a23f912731125eb4e33fc6c23c241980e1ae3e7047cf53cc9a7dd0a20fce49bfd686e775
6
+ metadata.gz: af3204092f4fad3d7362966edb037a075d64069aa7d823fadac1c1807fd8bf5f4b08980058f1ad862ff76fa6f18b72eddd417a9b9020dce8e7436532b1e77480
7
+ data.tar.gz: 1ea3d4ba7de7e4ce42d9b398d48062d1e780de2ebe176328f694609a53e08603a9c561cc3e2f3714c2cad4caf1d6f14fd8043767db1da640741ac051aa45236d
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "7.0.0"
4
+ VERSION = "9.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: 7.0.0
4
+ version: 9.0.1
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: 2023-04-06 00:00:00.000000000 Z
11
+ date: 2023-05-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: