wasmtime 10.0.0-x64-mingw32 → 10.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: 2be3694632f43c272d57a06c81140828e58dd8aaaa873210731b8befcd808650
4
- data.tar.gz: 528e8863672a8f9013ac9af1dc4ffda165ec66225f23b994d68fa2691d4ddbe6
3
+ metadata.gz: f4a6ac95b6c0a3acf4c5601371cf5e3383641c31fe998f060f4a162a1b20cc6f
4
+ data.tar.gz: ccb8b4a67f14e6e2d34a2a6adc5bd269487c33ed63d65b416afea3db7dc2f163
5
5
  SHA512:
6
- metadata.gz: a5aa478a896c7c5551307be147404dd94aaa6d33bf788ea37919db832a8c4f2132a1d0a34efa3f842186a88513388d375d7a09196df1b9a5a8966bdbd2b02e30
7
- data.tar.gz: b7745e3d4dd216c7254b8c1fb984c4a437ce7fab16a7170ac1298a2e9622b04efe74c151929390c123185f342aec38a62250bf4e1419f0cfb788ae463e664119
6
+ metadata.gz: ff88bb4f8bb879824c98a6ad1ed421f2f0ab784dbb4f2378dcf3b555097ac905f906a12d92389a88f9da8397995b9ae238c4bd374760c0dd44fd9481b4cb6243
7
+ data.tar.gz: 9c1d3201610ec1aa813c267c3bab785de808f69c153b94e33fb9aa057aafa02c97fda702a568f71f5b0e23296dc9a82be5c699f493466b020c01b464fef4ce84
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: 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-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: