wasmtime 19.0.2-x86_64-linux-musl → 20.0.2-x86_64-linux-musl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a9719980ac939112add3b987c68624a4b6233baeb71d0d293aeb2621838b7219
4
- data.tar.gz: 57c479e0d66a6d8474ce333fcac621e9acc4daa65766e084b61629ac3d8c1e51
3
+ metadata.gz: 1e9d2d66c0b91300aa7d9ab443b25588cf0cacb936c5cfe123e9c8c0bfa9c368
4
+ data.tar.gz: e340188564d026b5ec49b6b43660b08911af5c774dbd2528b6e5678d33cd1274
5
5
  SHA512:
6
- metadata.gz: 86ae2ac762e161c3d01f348cad2d4276dea391ac52820220d45d23d2844c01ac6f6073963c66c6fc6d224fda7e6a7e726ccbc87fb4c5f754239469ddaa85e188
7
- data.tar.gz: 852bec24c393b718f5f933a1cd16834190a66ef5c99d8e172dae9a5c02d3d247b2ff2889ca645f0782cb3eb81df5c0155b2226b0759b3fda232305894b8bf36f
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 = "19.0.2"
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: 19.0.2
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-15 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: