wasmtime 7.0.0-x86_64-linux → 9.0.1-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: 56a0922f860368c07edbcf45b20648f78060935f3bdcec77c4e1e0d5631df73c
4
- data.tar.gz: 42f90221a1b3a7342242d8d2ae1a0581bcc533b3bc6170e50b3839fabff5dfb8
3
+ metadata.gz: f95327fb0321cffe7ce68cc2d0364bc2ecfa0f85dd27e6b6f385249720f9ee16
4
+ data.tar.gz: 5be75cf19d1083c1dd157bf7b464f379523aac88eab5a90ab0b4e99ff29f11e1
5
5
  SHA512:
6
- metadata.gz: 5edfda81047e6ff5cae41ce55199da29dc5f0bb3773abc32e96b10de1a528899deac3b457ab50ffafe97d26c90a2ed76abc29e991c335f380c331e16ec4d386a
7
- data.tar.gz: b98d3880f7d09d54272b372e5afd285c9adf6ec27c0a2689e7d1aa859932a69305bd7a0dbd5996d0b5203bed4e1f78869704411d7c8915edc110d023ac0f9393
6
+ metadata.gz: 273c63d5d658a981b824043850311b44520fc469bc7b1145ddd2cf7ef20e0a34861f56fcc4054259b29e8c751fc620f9762b6e0220faca7469513561ebbc68a3
7
+ data.tar.gz: b0122052a6c06478005dfaad76d3e99a674a49799df2b4ff4cbf54b90fdc22801abc754477d42af9e0f9903ae1ea1f2965790f2d139df6c0db39cc58b7d2a80f
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "7.0.0"
4
+ VERSION = "9.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: 7.0.0
4
+ version: 9.0.1
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: 2023-04-06 00:00:00.000000000 Z
11
+ date: 2023-05-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: