wasmtime 20.0.0-x86_64-linux → 20.0.2-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: 6b80e034147a870582ffdacf8a043458e879ba2aadd0350fb81b899f27fe876e
4
- data.tar.gz: 2a9a7c94596d80a92b7c002b10dd85fe8a1fd040802603f59b0094bae408fda4
3
+ metadata.gz: 455fe03064f4416706b1f2bd0412352736780df742ffd16e3485e41d65a038bd
4
+ data.tar.gz: 1c20f8ef97ad491011adad5fe225c0d4fb59a91870bfe64b395fc28ba0c3bf73
5
5
  SHA512:
6
- metadata.gz: c0ba1782acf5f2de474e9fe0a14e7bb146bd9d0145b455b09829abe217c2151d2c24454ce85b1b5b1bff7770030ad251bad01ff332d074c22926b505d816366b
7
- data.tar.gz: e64fc5c0b3eda4f156b85ea5d47b7a7c6f89294e19f215640c1f3cf2d0e31a96b82ff8e705b70e230e05ff6b147b7910b88ed86cb6808d949c21d06b3a55eeb9
6
+ metadata.gz: 40009b3fbe7a7b064e14b578d377ea302d079f08d76e09e1ef2226b922b29576a9ba425b1311417f581d69bd3c3da9f7733d239abbd5d9fb5b9b85bfb9b67a15
7
+ data.tar.gz: 422bbabe2b4c041ec4873fbdeacc2c2147871e7e2b6112c6b528f84c00ce31f02ffe6ef26c96103da6cf68bed5dfe81adb1c2198ae063ad9d58a99948479a727
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: 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: 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: