wasmtime 20.0.0-aarch64-linux-musl → 20.0.2-aarch64-linux-musl

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: 5eb526c58156a721e8c4123855ebd09837a3d3230b250a176982cecb5563d3db
4
- data.tar.gz: 06236bf7f0e4a4cbfcf7565d602ea243242cb605e2adb8135bc87d2e6b978603
3
+ metadata.gz: fb09bfa3ed2d15d26f6608dbab4f3cce1c021fa9548616ae27e8cd665fda05ca
4
+ data.tar.gz: feb6b08300eadcb4a08e27fa05987559f919d6fc3388575b12dcc93aa8f52e9b
5
5
  SHA512:
6
- metadata.gz: 267cb56152ae169b66184dded28d06d2bc274c406a4229f9007b2db5ddcbf5ed6064bc90d790a5f7ec301cc05acf3a7ad52e9a5e20d4f17ef121bdd5dcc40b6e
7
- data.tar.gz: 2ba36554d414413d5ada49e7bb8c3c6d91b81a2f3e28995170672816e671f30279f72cde756c55808f57939d1f1de87bb9966d15fcb326f69e8c9ce32e868bd8
6
+ metadata.gz: 5eba04b7f78fd0c6a6d714ecdf9f2907d716ab2e9f6aa7791acf36b22173558c0544be911134bb59223ce5bb05e488d83f7fdd91ec9487236ca25def048034a7
7
+ data.tar.gz: 2b581820eb02b3d97fb79c9aa42c8de002d5382084c0803a486243cd2f24f6fd0511b93542c58a478fe9332e58e778b60eea4ad6560912e3b5b6f72ed1790ab3
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "20.0.0"
4
+ VERSION = "20.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: 20.0.0
4
+ version: 20.0.2
5
5
  platform: aarch64-linux-musl
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-05-31 00:00:00.000000000 Z
11
+ date: 2024-07-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: