wasmtime 8.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: 4eae422295b7b7f3233a9ae227ce99b021648737d31d642ebbdfa7fd3958b3a7
4
- data.tar.gz: cfbc0d46f87a2523569ef63f091f6982127ed3b6c5c3a4efcbd90e40c4225dbc
3
+ metadata.gz: f95327fb0321cffe7ce68cc2d0364bc2ecfa0f85dd27e6b6f385249720f9ee16
4
+ data.tar.gz: 5be75cf19d1083c1dd157bf7b464f379523aac88eab5a90ab0b4e99ff29f11e1
5
5
  SHA512:
6
- metadata.gz: c57eeb365b0293bef44f1c59ae14190c94c57aed1301538c8214520af801f788916b3044faafaaf0f771fa7ea00e47a395b428e0b3b97839a26b915018897ade
7
- data.tar.gz: eca81cd0c2cd3409690f2600cf89cbaa96c11b5292cdeab649e5630d554a9cd1149869a4a20060b5e2c67ce250d15360a795d993808685f420ff3c9c25bccc5c
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 = "8.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: 8.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-25 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: