wasmtime 17.0.0-x64-mingw-ucrt → 17.0.2-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: 6a2f9399fc9416fb256d2cd1f63af9c5b63001802d6bb1c989afaaade122e69e
4
- data.tar.gz: 93b1f801cb4fd71b8775ecf48838380a48238433b595d2c397a0438ca999b379
3
+ metadata.gz: 8e884ffc9849ca7a69d10530c86859d266c0bfd68a816469ab3cab25aa7f737a
4
+ data.tar.gz: 15128a4666f74ee4119eef287e80a1f247a00f31158c92c2a493fb304825fccf
5
5
  SHA512:
6
- metadata.gz: d9e6aec3f52b22b954056ce8b8cf520bc98ed745803ec1bbdc2efcf9f13a5f935796c34b2f81ea094fac191fa3c329b5573a0d7188df066349fb5dbad39c9186
7
- data.tar.gz: ea5cf24b23d081357b3d1b047c544bb594537d35349827a7221d965a15f2a465242f92d752cff1b7b13ba0436a981671516160d506ef74c98baffff9117bff68
6
+ metadata.gz: e4a3da8bf0915dd1a6f5181eaa841884211bbe40ee06f6280f1b1a246e943f4271fc7f3f007f020474291930bc04a178d081463ceca40b3628867bad4a886227
7
+ data.tar.gz: caa3e6b5506afac20e7d3a75d3fca942d97ee7db707a16c46650d478bf6c9fbcae8dece7d1b33fb01bac343b3c176fff24cd287537fe3e30356d7c518bf5f165
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "17.0.0"
4
+ VERSION = "17.0.2"
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: 17.0.0
4
+ version: 17.0.2
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: 2024-01-30 00:00:00.000000000 Z
11
+ date: 2024-03-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: