wasmtime 7.0.0-x86_64-linux → 8.0.0-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: 4eae422295b7b7f3233a9ae227ce99b021648737d31d642ebbdfa7fd3958b3a7
4
+ data.tar.gz: cfbc0d46f87a2523569ef63f091f6982127ed3b6c5c3a4efcbd90e40c4225dbc
5
5
  SHA512:
6
- metadata.gz: 5edfda81047e6ff5cae41ce55199da29dc5f0bb3773abc32e96b10de1a528899deac3b457ab50ffafe97d26c90a2ed76abc29e991c335f380c331e16ec4d386a
7
- data.tar.gz: b98d3880f7d09d54272b372e5afd285c9adf6ec27c0a2689e7d1aa859932a69305bd7a0dbd5996d0b5203bed4e1f78869704411d7c8915edc110d023ac0f9393
6
+ metadata.gz: c57eeb365b0293bef44f1c59ae14190c94c57aed1301538c8214520af801f788916b3044faafaaf0f771fa7ea00e47a395b428e0b3b97839a26b915018897ade
7
+ data.tar.gz: eca81cd0c2cd3409690f2600cf89cbaa96c11b5292cdeab649e5630d554a9cd1149869a4a20060b5e2c67ce250d15360a795d993808685f420ff3c9c25bccc5c
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 = "8.0.0"
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: 8.0.0
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-04-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: