wasmtime 17.0.1-aarch64-linux → 17.0.2-aarch64-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: 12d5f5855361bf16865e964c65915dec11b67521f48e9021be3171c49f539e29
4
- data.tar.gz: 46223a1a007b6b9abf299aa9dfab2e17ef7da072ccfd87ece7c2581380e7bd9f
3
+ metadata.gz: '00896850a8b4e412ec13a266a8d99f95bf048ae263f9f8ee028317f7725ed9a1'
4
+ data.tar.gz: 3159f29503a24e8813915124d56c4eb048e7ba8093422b810c08dc8a47dbed68
5
5
  SHA512:
6
- metadata.gz: c6c83518b2ca6002056b04a909b9e9c0ec22f1c4042742ad78ba11ca2869af29ef193e7c7caf52ad2c5cff34c1b1301c488e4b0712bcb2c3bfadbd119b52cd31
7
- data.tar.gz: c52dbd2b870d132476040663a36e1dd5ac6e6b928f35dffb282c30219f31eb770639a621af287e6a223e679b3550e403db4d2a43c9879bcd6a74fdb2232a6700
6
+ metadata.gz: 313badd119a7ecbd2907e64eaa590e7583cf8aaa35deb2ac2664f78c82206ff7a0bb4561c81045a9efdc6ec86475f5b1662838a6c427a9c99ebc3eb84856f40a
7
+ data.tar.gz: e586022a127e065f370fdb56515db8b6b134c80ac00c0f3c48f94f9893200f2a9e8fe5d2b9ae2e8eac7796de11ca29f8d65332f670f33e4363706fcc998a764c
Binary file
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.1"
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.1
4
+ version: 17.0.2
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-02-12 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: