wasmtime 12.0.0-x64-mingw-ucrt → 12.0.1-x64-mingw-ucrt

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: 00c8d2e26b14dcc5241597f23cc4d5ae6808fd01a899831db5d3ad2363406863
4
- data.tar.gz: 223a8e6d804d8c7bea69607319b0aeb00a672d503eefb2a664581b1003275ad2
3
+ metadata.gz: 88e87e7a790079ef2ddda79c09097629fef6f4925d24f323cd8a6210e3e0357c
4
+ data.tar.gz: cc06806a453f5048f16e2d7f149e6ae45d0317efa1d01a46f1fac82b0b51261e
5
5
  SHA512:
6
- metadata.gz: 5c633e5285bb97c228d21c0cf585978d16a6c4eb53e0d175c34e790be5e4d68967d82936d34bb09e1972a6782434d198b81185783ca4ef12c5ac19db9f8e4ba2
7
- data.tar.gz: 8a29280e2ccd583261e9e44bcba156393eff29e45e3e7d2ce76fb0d532c095a40a33f2dbae56a02a4ce150d6a6268b41ad68f313d4a816939e100c3ae062af31
6
+ metadata.gz: ac34cd3af5a0b09a8326b53d8e7ddcaced68bf4bbd5b6273c58fa11872bb3a289de4433f5d04e4c050b71623dc376d1f7d80af70b425660050962ae9e5866fd5
7
+ data.tar.gz: 438443d9f0c6ea86492d0b4bded7b1947c5e3259819e3d0df00552a19e917d1cf792fa7bb964eaee20267d05a127dbcf90098a8b43f228c2371dbc39dd8d4f68
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 = "12.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: 12.0.0
4
+ version: 12.0.1
5
5
  platform: x64-mingw-ucrt
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-09-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: