wasmtime 19.0.0-x86_64-linux → 19.0.2-x86_64-linux

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: dd40d2473772f6656f48653a194bc777b10c79e24c8919e85cb074bc6505a028
4
- data.tar.gz: 2e4ee70c8ef52ec360c0288fc3e2af101834945f8d02e3f72348b0d1cceb3a73
3
+ metadata.gz: '011580caac1e0d864a86359a1f97084d4b972a32969d5bf8dc8d12bd335e3d9c'
4
+ data.tar.gz: 2a1bd92545964cdadf17381ade4cc40b934fa19bde580f78669325c0a46a1548
5
5
  SHA512:
6
- metadata.gz: 05775e20e55698d4e0e8170eda3c6bd420144e816ad3037eb06174740f5a0a61f8f236a8fef518713e02e08f3b58ee1ec9efd960446363a5f38c7f08b7520483
7
- data.tar.gz: 71b3bc131d0e66fc413043f42953ff61f2c97b55d1f94b0d278ebbdba302c9193972c84512fb71c4576039a9fc4ff3ee0abf04a234ff7df6b3d612d024847b6d
6
+ metadata.gz: ce4b2aa267b5a07e6ac9e4de01d08e333b4a54e13c265f71ed6e06b8935bdc448ddf24cf6785af3d64e40174a0fb2c2decc95825857036c40fddcd2135f94907
7
+ data.tar.gz: be597e8fe7d32195e748e0135f0eb98affb53139b67aeb21e7ef754dae4b4c00a5d23d88d644fd890199e4e5979e03f00a6232aa5efb89e205948c8d6102f141
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "19.0.0"
4
+ VERSION = "19.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: 19.0.0
4
+ version: 19.0.2
5
5
  platform: x86_64-linux
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-05-13 00:00:00.000000000 Z
11
+ date: 2024-05-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: