wasmtime 10.0.0-x86_64-linux → 10.0.1-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: cf8ad6284874de9b77a9e1030f9d33536f846bddd36140477439919717bf534f
4
- data.tar.gz: 8f1a4f79fe2557b04dce38accbeb9b0bd96d66cf769fe8bc9a07694b20f7ed43
3
+ metadata.gz: c470fe18e43cf6c17cc4936f7c9608f45a55820a1fbbce6b3e525d1ce43c9052
4
+ data.tar.gz: 07c70cd8a300011bfd929efb11e8faf51861f1ac79fbb45a0533e6c29f0ba1ae
5
5
  SHA512:
6
- metadata.gz: f8e597b6755b049d7a5c89b80e65af76797a6e1579df1102a6d83b77dcfae355d81a172c723a77ff45429c1d0de403ffdf09420a896ad9edde9791f2557df210
7
- data.tar.gz: 0f02f0619666cdbdbcbccf06010231199e01191fdf21ea1a63c001e0f1028e95762bed202e5855016a36ac6d8636d74abedc80ae868cb311013056620084eeb8
6
+ metadata.gz: abe3f0e41d92cab02988c592f4dc791355b81639a2b5062ff490d8a628ebc9fe3e95a1d5e7340d065b4131cb2ce9fbd00283e36d320270a673ea852012420436
7
+ data.tar.gz: 116cb0a6ae6177bc9b0e4c92b45e8cadf2e6b51c28838ccc8f70bf64009810b03a96daef71d8202ea1753a7c725ca58cc6ffc1795d079875d667ec36a90b8286
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "10.0.0"
4
+ VERSION = "10.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: 10.0.0
4
+ version: 10.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-08-29 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: