wasmtime 20.0.2-x86_64-linux-musl → 21.0.1-x86_64-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: 1e9d2d66c0b91300aa7d9ab443b25588cf0cacb936c5cfe123e9c8c0bfa9c368
4
- data.tar.gz: e340188564d026b5ec49b6b43660b08911af5c774dbd2528b6e5678d33cd1274
3
+ metadata.gz: 1e52831017bda76c0aec66198a8aa7eb7c50343c866211cb79bbd51618e5c0b9
4
+ data.tar.gz: 3b4c8dd2d05d817621a1a6eb7a4da28af8bdcde229133ed7d48e83fd10e3168b
5
5
  SHA512:
6
- metadata.gz: a38299c10c38816382c76adb00b94e232640f42e3f0de472cd84cf95445caae096dfb1adcb91fe70f88acdb5fb6aa2da40fd2cc1830055e4db23667edfaf4a53
7
- data.tar.gz: 139dc201e771d351c38868ab82305f0fbf670366f0da64c90cba0f4882dd02a344d1b92d6de65a1a2724d67ba2c6c9acee3a7d3487d2b10b1dcd394231ae2ced
6
+ metadata.gz: c445200d04020869eaf14f98255babc348a9c47e6821ba69b2e94c98baa7a62a3e960918c6ef40d116f1b5d6d7c0e755dc243965eafda22b8d7362691462aa22
7
+ data.tar.gz: cfcbbf4b7a1eeabab298158c01a210f0b73c48a294044a73ddaf4a65fdd7f9c6f900147f1ec175401870d78e713fff0d6090ad960f5795edd9a6a8431d4ec567
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.2"
4
+ VERSION = "21.0.1"
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.2
4
+ version: 21.0.1
5
5
  platform: x86_64-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-07-15 00:00:00.000000000 Z
11
+ date: 2024-08-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: