wasmtime 14.0.1-x86_64-linux → 14.0.4-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: 1920cbe62dcd37c23505bc0aada93e5dfce75f75cb59f6e85821997d165df856
4
- data.tar.gz: 227e978f94a25fb912af72e55f51f2e0d5191e08531bd4282beea91bd454e830
3
+ metadata.gz: 72261dbcfea252789ffa10a471013cd07ee76aaad28f43c7f9e1f131a04c43ab
4
+ data.tar.gz: 12b545c64cfc676cd2e775c2da408223675bd6f5ef125f992034dea74ffbdc14
5
5
  SHA512:
6
- metadata.gz: 0542ff242ba586e6b2bf3d30d39242fb948f98d1327b435f8c70f07c59656922b2f6df661f327e300866ee16ddca8e28920817085a638c713f925a8c52614c83
7
- data.tar.gz: 171997b41173b2988cfd62f79adc3b78dd9bfeced9b74e0bb31a357691122e8d2cb0b56389ed57580218612a0e5bc1d97b5ad444df1fb0fb5e8e68a928a12f6d
6
+ metadata.gz: ea8b5bdf26f411c929c9e49465cf0aeb926ba0afc453cd1c0745422ad211c6922134ff5147f09dc7aea063cbae53c8ea5cf9726b6b32f344b1df16e7ce836576
7
+ data.tar.gz: 4bba425bdaa1ed492f53310aeff6a767507e3ab61c761e91190f5a7510837f2eebe8bac00cfddcc5af4eb5906d7904c7b52f469922389a60d39439088f79d447
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.1"
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.1
4
+ version: 14.0.4
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: 2023-10-30 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: