wasmtime 20.0.0-x86_64-linux-musl → 20.0.2-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: f33770bda76dd34ac46107ff7876f4626dd85e7a64e57414c537fd9d0494da63
4
- data.tar.gz: a78a6431d8973facac6ef031f282358e8e111b0759a326da75b7ed809d5dd2a0
3
+ metadata.gz: 1e9d2d66c0b91300aa7d9ab443b25588cf0cacb936c5cfe123e9c8c0bfa9c368
4
+ data.tar.gz: e340188564d026b5ec49b6b43660b08911af5c774dbd2528b6e5678d33cd1274
5
5
  SHA512:
6
- metadata.gz: 0baff1070dbb30376ebee60062b8461a9e7c4084b39a2a8b7362aabad2a866399fb70d83843c11e725b0af9de2a7a63f35f8343d44b6da2c1edb5f7c42e0185c
7
- data.tar.gz: f5c95ef69de110edca98788b0023560ce06d7b7fd36176bf036e12735f716d0678042d01eaa537e3e8c8bdb8b055cff3df5c4aea9e313b6c07fc8ccf6f6f79e1
6
+ metadata.gz: a38299c10c38816382c76adb00b94e232640f42e3f0de472cd84cf95445caae096dfb1adcb91fe70f88acdb5fb6aa2da40fd2cc1830055e4db23667edfaf4a53
7
+ data.tar.gz: 139dc201e771d351c38868ab82305f0fbf670366f0da64c90cba0f4882dd02a344d1b92d6de65a1a2724d67ba2c6c9acee3a7d3487d2b10b1dcd394231ae2ced
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-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: