wasmtime 19.0.2-aarch64-linux → 20.0.0-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: be938eddb47873e70af0fdb613d8aafcecef9b86180aad2c42183c5b68df01e0
4
- data.tar.gz: 5d152902af20f6cbeacb0c8e4d3d8aa03a70555098afc10014a6941f68b9b96c
3
+ metadata.gz: ef92c4999792a827a77bef9eadbddf889cb4965a99f34f22d40f1aa5d001977f
4
+ data.tar.gz: 1a20ea8b71067912322e92c3e3ae53932a76f4b8581b247d83da197a33bc328c
5
5
  SHA512:
6
- metadata.gz: b8c771b87fd18caf23dee79a1eff2e95c59eb4326993cb47a3adb2f36c2e9fad57396d888fbcd8c6c90810d5b5efdf1de1e08108555bad4c2a9e722c189c7365
7
- data.tar.gz: 9e4ab68855fb3fe11d1852a590b05e80fad5d0043cbab505be2cd596deafe9e2609494c5f93cd1759f987aced9389719c9298cd8302727e3b0512e5d231505c5
6
+ metadata.gz: 59f1bfdbb1d970e3f9196b1a7eed62c1854f91f385ebac571b0aed94c886ab542f24f32451b5702cf319b646e1a33f9e513637aa581b1bb9498f2b4be50527b8
7
+ data.tar.gz: 4482774d93262cd1921e80fa6f71722c6948857b46b55c519f30fb0130bc36614cc9c606dcfed25b6a332769be8c14de864dff795999e75cc977033f56b9373a
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.2"
4
+ VERSION = "20.0.0"
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.2
4
+ version: 20.0.0
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-05-15 00:00:00.000000000 Z
11
+ date: 2024-05-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: