wasmtime 10.0.1-x64-mingw32 → 12.0.0-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: f4a6ac95b6c0a3acf4c5601371cf5e3383641c31fe998f060f4a162a1b20cc6f
4
- data.tar.gz: ccb8b4a67f14e6e2d34a2a6adc5bd269487c33ed63d65b416afea3db7dc2f163
3
+ metadata.gz: 57489998491b3c2f0062ffa031819918368d96fac594e5c55984ac8cb65dfb44
4
+ data.tar.gz: b6ad6930a2e73c3adcb98ae7a3f006615644834a02241392ef608a71e6f2053f
5
5
  SHA512:
6
- metadata.gz: ff88bb4f8bb879824c98a6ad1ed421f2f0ab784dbb4f2378dcf3b555097ac905f906a12d92389a88f9da8397995b9ae238c4bd374760c0dd44fd9481b4cb6243
7
- data.tar.gz: 9c1d3201610ec1aa813c267c3bab785de808f69c153b94e33fb9aa057aafa02c97fda702a568f71f5b0e23296dc9a82be5c699f493466b020c01b464fef4ce84
6
+ metadata.gz: '098ef194ccec460435574da4c02f7bd88f0ef90ab14454bc8a283909d96daac2eea9976c9d8cd133e5e23611682429ca68f3bb976aed75c4882e96dc080677ee'
7
+ data.tar.gz: 4e46faa599160015ac0279c0e450d5953ffe694c295d741c86c2b1e49d302955bc7af7798c431651f97c4ad67ba32fef32badde6c7fcc424748149dccb66795c
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "10.0.1"
4
+ VERSION = "12.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: 10.0.1
4
+ version: 12.0.0
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-30 00:00:00.000000000 Z
11
+ date: 2023-08-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: