wasmtime 12.0.0-x64-mingw32 → 12.0.1-x64-mingw32

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: 57489998491b3c2f0062ffa031819918368d96fac594e5c55984ac8cb65dfb44
4
- data.tar.gz: b6ad6930a2e73c3adcb98ae7a3f006615644834a02241392ef608a71e6f2053f
3
+ metadata.gz: 2364a504c952796f383885c16c8f8a7790f23c60254d679e0172b2611a38ee2a
4
+ data.tar.gz: bbca46de3adad975249d702260582668652273f3759cda5954048cef17d17104
5
5
  SHA512:
6
- metadata.gz: '098ef194ccec460435574da4c02f7bd88f0ef90ab14454bc8a283909d96daac2eea9976c9d8cd133e5e23611682429ca68f3bb976aed75c4882e96dc080677ee'
7
- data.tar.gz: 4e46faa599160015ac0279c0e450d5953ffe694c295d741c86c2b1e49d302955bc7af7798c431651f97c4ad67ba32fef32badde6c7fcc424748149dccb66795c
6
+ metadata.gz: 2384b27e02df0b5e5335da8f2b7800045b8c4c15584ab5ecec0f71e979db5eecfcbb7ab2b09c309c4da24b3d3e828828805a0b054cba71e0f8aa58cfb3faf588
7
+ data.tar.gz: 3d472d6eb2785b5203ea8bfca96d66b79631d20e67590ba2b01eb27ce17f026aa791c6bed94a52d1618d19a777593f914f23f0ec614266d913de53fdcd905b68
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-mingw32
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: