wasmtime 12.0.0-x86_64-linux → 13.0.0-x86_64-linux

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: f386b6a44cce98ceedc1e0d8b49e2a238475ee86bb239a3214a63042859d4196
4
- data.tar.gz: 5931999d5f80328da3496087a7291ebb1edc1583f255ac679fe4c19a9839797a
3
+ metadata.gz: 939ee66d422c96f1e587ece1cdbc446d21ec77d04ae93980d76d8aee19634711
4
+ data.tar.gz: 81a9b3c493eee39856da75dda631289c0079fdb0033a132c8cbaa38c150c97f6
5
5
  SHA512:
6
- metadata.gz: e5ed3f8e774bc849314e20cf0a8ffa82af3c6cdcc94e00f5759272bf5d75bfa5b3d653e1e10cf1052fd39d18394ec63e23c8c4d300c52acfd3fac5f27512ac50
7
- data.tar.gz: 5de6d2ab6c68940c01d7bb0b0e6b3045868f8415033e6c07ba9a52a13fc23dec76ac63945abf1c87d5002fda1b6c780d3431502c7751f55af23b27a896de3522
6
+ metadata.gz: 0efe471fb5b3c4e2b9881f1b99eba703006e4b68b93789f4b071710cff96b1e0bb41295bc889fa6e6e242c710ddfb688cc0d6e5fc4f478382abc3f312a7054f7
7
+ data.tar.gz: c891fcac8708def2371b493b6b128fdf38089d03a7eeeaf6eae61403ac265cf20fc9ca230b8d46bbadc062f8bd37f404c9a0ee375e41689d0090ab0085739518
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "12.0.0"
4
+ VERSION = "13.0.0"
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: 12.0.0
4
+ version: 13.0.0
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-08-31 00:00:00.000000000 Z
11
+ date: 2023-10-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: