wasmtime 6.0.0-x86_64-linux → 6.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: 52f30d866478430fc2d7fdb081096ea6005df3ad16ca32ef8557d766d6bf6256
4
- data.tar.gz: 84fac218fbab361fbc97b7fb372eeb5016305248f45f379c5ae92d959184ff21
3
+ metadata.gz: 43635924a293ab88ce1067c01b628d7f18316865c7e326e78e0fb417551536f9
4
+ data.tar.gz: 27dbdbaed2559ca347ce14112fab6e5d295ee2117d1d7dc0585e18fcbcc68705
5
5
  SHA512:
6
- metadata.gz: aff31fafaffe91d7c608a527d29ad5c592d6b2c84ddaf3a164627d062d0bc7c51c9e74aa9276a7413f0a398d6201505fc6413f648d6ed71418e9111ac7666166
7
- data.tar.gz: c396f9961e51ec0672fd7032e11776743a286fd1c319a5cf7b3ef749bae9424dac4e9fc38c8ad7d3538a25ff6e10493ff0e5be32e146d0746989184c93822f4c
6
+ metadata.gz: 34c3b4ed08864664d9317eceb2e680574769ab919cd9dbb747c983a7fabfc65883ad406883363f1406181170da0e8656f1caf83a92e15286a73b85e13541b66b
7
+ data.tar.gz: 8c7a68f60724dffbfa18337a1ce8785b7fcb7bf2c08ecbf7547c54c99e8148563b350d86c2671cfb85266326bfc7894eeb3bef4fb8b0fea2d53d73e9a4a058ff
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 = "6.0.0"
4
+ VERSION = "6.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: 6.0.0
4
+ version: 6.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: 2023-03-06 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: