wasmtime 14.0.1-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: 3d7ce1357fa10ff8239a545db28bdec73c3b5fb784d32374c42d684956701d55
4
- data.tar.gz: b019a33e2e84adf5a804a1abb54c60f68534653fd561430d8839afc85e40d1c1
3
+ metadata.gz: 748a967eed0700d0dd73984e03e55b0070a0468da470e3ef821695749cf3da2b
4
+ data.tar.gz: 0bf65659633c69cc4dfdf95a1b0db6c206b872229f0c3a13cebddf4c9d9eaebb
5
5
  SHA512:
6
- metadata.gz: f6ef1284c8819ed9dd1302b797465d83c15a7abdf66840a6b0ad0de8ae42c36451d0cd0480983be8ecf39b453c91cf0ff50147e83d767028102843061aeb1c72
7
- data.tar.gz: dea9cff9574c79043777dfeea77d06cc8dda2f62545d5b7cf076b21717887d1eff61e91bf00284ece2bbcaf393a33f684b7b3a539ee068611b634e630d7317d0
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.1"
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.1
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-10-30 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: