wasmtime 14.0.3-aarch64-linux → 14.0.4-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: dc7258af867c51c742cb01b59c57c3ea8b7103f9e4c2c92f64e3e5cb529988c4
4
- data.tar.gz: c2e58d954af6467d523de6acb3718f4811fdf29c33a585e039b7e5075786ea60
3
+ metadata.gz: 042b7291dc24e3ab77c43f1702081c204407a6c4f54841c2186917c5088973c6
4
+ data.tar.gz: fa8e650f221ca3ce6a7bedb7e2ffc985954842b02c0e0dbec71c0a91b1e235ba
5
5
  SHA512:
6
- metadata.gz: a6eb96b15dea9f40d8aa242ddcd686adec914565bef923f030172271a79dd58906a06b2ffd5c5dd2515a293957117142f89e81b64d7c45a2da56b8bc0682f343
7
- data.tar.gz: 424ce537f3408bf67da2a0a26db68394f5e2c08f84dd518888684b6dc73f6eb6f0174cfd091116511628bda572494f69edd014298c24c4e64cace73996cc50bd
6
+ metadata.gz: 6428a275c1f5706b9be6bdc08cf5341a6fd4504be308b33959c4e2bf04a4cc49b6d23ac9fa6ea03130350673bef0e11896c39dc40d360e86c65f6b81363f506e
7
+ data.tar.gz: f3fa4697bd98ad463e3e8e706dafdb6584d92b7e8969fd290fcdd1eb4feb19e4e689d05d14d59b6ba719c2fa4dc623fd97cfbe9d0b690dc8a3ae184186dcdd23
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "14.0.3"
4
+ VERSION = "14.0.4"
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.3
4
+ version: 14.0.4
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: 2023-11-07 00:00:00.000000000 Z
11
+ date: 2023-11-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: