wasmtime 16.0.0-x86_64-linux → 17.0.1-x86_64-linux

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: 218408cb3e04ded15cd85eeb1a3f160da691b360d1ae8bb98857cf9532b1af29
4
- data.tar.gz: 3cd50abaf6bb1d951759e0fc8520606b436a56cbed4fd34f582754a08f093d9c
3
+ metadata.gz: bbdd790403df4adbfeca3eb3ad9d9595e36650c475a8836a6717d70421c6c255
4
+ data.tar.gz: 759e03d93e2b7ef738b559f3d30ceb54f623a385be03066f1e7a8687c576a490
5
5
  SHA512:
6
- metadata.gz: 0e29537a45f822242ba8fc4f9372dcc10d9fb8f6ec73a6e2054b9337bb7e8bf5d7d9962880ddcd1fcb185be97c38439e86923e426d32d09bff9ef39b11a3a79d
7
- data.tar.gz: 4e76cfe58c07ab492f85456abfde90366d5c3bb5ad018a024bc9c3d22a1ff13cd8e747791c7f6244fa23165cdad110d8c8225ab6963376eca804ba9d7d48257a
6
+ metadata.gz: 7cf9ddbd68ee0d3ddf8bb4987e9f4cda731de8177b14faf73cb94ca87a07f8efbb3db701d391897106844058dd7b94a2bd58c7282845e12f5aff196d11de79fd
7
+ data.tar.gz: e963630deebb40aff0f961d8206b8cfee21cbee5b4722800dd4c5e9b72b1e4072227fa22874943b96a2d1dbbf4f8806aff016ddb2cd871cc59080dbf9e2829eb
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "16.0.0"
4
+ VERSION = "17.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: 16.0.0
4
+ version: 17.0.1
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-01-11 00:00:00.000000000 Z
11
+ date: 2024-02-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: