wasmtime 17.0.2-x86_64-linux-musl → 18.0.3-x86_64-linux-musl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 39322614baadb840c8363265bc4d7630606425ab4d84b56bf3fa9c4f91ddbb6e
4
- data.tar.gz: 0bfd917d67df8742d0d56cbcb615ad5e411550ef15629bd3fd08cb109d155134
3
+ metadata.gz: b80b18cf7aaba9bbffc257067dae2862ab4f9624431705848212bc448748a2e6
4
+ data.tar.gz: 65a6576c46b320cf35ae2cbbbcf4877743ea4fa259f74639431bc7565c1bd189
5
5
  SHA512:
6
- metadata.gz: 4c40c1f2453dd070f7881d75242c6176621f1092daf0fe5a3f45d64163f3c5e67caf3540bee832c689acae70bef2e45ec8659cd14a30b815b38f0ad40524b22e
7
- data.tar.gz: 67d327c154f3fc4f915a5d57f077ac6af3d86b6d1b01a7aadd1fa7c93e3c37e8557a9d1bdd908c43f37a18e0b890b7f59583155f1c1197de56edc5885e227c3f
6
+ metadata.gz: 808fbbf7db454196665f83a5ac4ce6e7566507c613af4d7ee72486469b6b68ec92fe36f62df295a3f736ef8e355ea9a1c1a06dfd1461ac120f658f23467a52e0
7
+ data.tar.gz: c4d03d080dfe6c300aa3048dc88cc9ac9c7833e601b6520433d42e418de8c6f2ce799c4a502ae9410b748dff6c4859b03c12d78d96da228901d8390f73687ff3
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.2"
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.2
4
+ version: 18.0.3
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-03-04 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: