wasmtime 17.0.0-x86_64-linux → 18.0.3-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: 9ffd2e9a52b9c71ba918db9533386af808e6cb3e3addd8a86d386f961f7d1185
4
- data.tar.gz: 50ba8057107dcbb75fdac1ef0dccfbc446e447587577db0d5bbf449b315fd317
3
+ metadata.gz: b683fa3cccfe6c02fb0ef69350ba3a1c1f6530dcebed6f1f37c146f2fafcba48
4
+ data.tar.gz: 6ee94c499aa18914db0d52a51791b725714ff4b8e67d975479f0a88cd8047b14
5
5
  SHA512:
6
- metadata.gz: f7a52d5a5d18414d872aa8bf26c4dd19edb6c89a63c2fd473a8b2926b2c364c355d28f9729218773ae66d8dcfa99a815ce706ecc2c9893458465d716883ac2da
7
- data.tar.gz: 2db08f20ad8af3554a8ea6b980ccf4911c7385b178873ecc3e9fa086c83bd2ce39cbf38afa7bc93fb117424bbecc0ebc865e219206e4c82f158f393557f11ee6
6
+ metadata.gz: 3b1cf08c711bca7fa83d4d5910b1b1ab9697606440a2822629cf92045c38d0197f2116ae5bb6ae7695207ec8fa3955cc63fe74ec74afb6060a2b6436374eb5bd
7
+ data.tar.gz: 7d53fe66fff07ac287daede4cc89aa8f4b21ef4178351bce6b02e2198235b5dac2375ead003681b2340b1edf8dadb2fef143f28f2bd2068c26771900cc3f7d48
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 = "17.0.0"
4
+ VERSION = "18.0.3"
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: 17.0.0
4
+ version: 18.0.3
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-30 00:00:00.000000000 Z
11
+ date: 2024-03-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: