wasmtime 14.0.2-x64-mingw-ucrt → 14.0.3-x64-mingw-ucrt

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 77f4f894fe25b000d18565572ea971cc555f7e1f9113c5a81b4f2bd4ac765d1f
4
- data.tar.gz: 8d732729ee9d7cb378736719a8454bd34e4871c427528bd780eee8187b440c37
3
+ metadata.gz: 748a967eed0700d0dd73984e03e55b0070a0468da470e3ef821695749cf3da2b
4
+ data.tar.gz: 0bf65659633c69cc4dfdf95a1b0db6c206b872229f0c3a13cebddf4c9d9eaebb
5
5
  SHA512:
6
- metadata.gz: 7f01575577419c7a0c39ba8492d5862b19a7df0b98302ce3193bf454d49e2a2098eab922048f89081fcf6affb105dbc5d91060ec35570678f05f516412be67a6
7
- data.tar.gz: fd419c26f50aa16a11b9311ff3057491be67e0a5286a3abc6cca3d5c61938e9ca814000715bd1992dab369e0c72900ba23fd06ef680198d0ccd5a7c2417922f5
6
+ metadata.gz: b7f5597985b029baa5c3ffd426fca05d7a8c9197907799aa0c68fcbe675b82845358d6bae04e0c8e528b70b14f1c4e3d8d9d79beb4faa7454bfac7927527f9d3
7
+ data.tar.gz: 950633ca326290f27d2bb99ad65a89d47194a124eca978f8c01640461b3e4d64a3b377f828ca3c4a99f00bbc49b12b5a9d8cd9ae4c735913e268e16435cc7d1e
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "14.0.2"
4
+ VERSION = "14.0.3"
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: 14.0.2
4
+ version: 14.0.3
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-11-01 00:00:00.000000000 Z
11
+ date: 2023-11-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: