wasmtime 10.0.0-aarch64-linux → 11.0.0-aarch64-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: d4291773b76c21a0395b6a99cfd747cc254903a1543cb67bc257e5311bfbdecc
4
- data.tar.gz: 24cf7d8a72a9591e46870dd449696ceeb3f10800f63f8586019fe080c5f01277
3
+ metadata.gz: 85422c6dbe128264127dda3c861891d551d625a7fd1b6ef6f388c086464c0395
4
+ data.tar.gz: 2b08050b0f63c58526baa2b1da934cee36eebbed2643facfa9f1544dca76ca5f
5
5
  SHA512:
6
- metadata.gz: c2a21b3150847d9a20679e1aa75354a36444c7f6b4dd68fb3a3cccf12cd282b11c22a6b4fe31187215c9c03d685181728562ca193e5bd8eabc4b586cbbd61645
7
- data.tar.gz: 2f62a1d9e76a661b3c323aa75bde1514ec008f5edbe9161f146d2ce134e43ea6e051964df145ec8f6beac0ddf0b4107e0486f4b148b9253f0a5dff6227c28ba1
6
+ metadata.gz: 90cf9de2325b78510f03505a359966addd1635cb6a18d3d6b9ae94b4d022a13186d5a670fee59e6ee6c9b8b677bde5a6f5dde37beb8e8156ea1b94b95c95401a
7
+ data.tar.gz: f51a2887b249c12b8fdc218a6224197523370a9577c0f2cc12b5b66358aafbfeb56501286c4eb58471fb7de3464737675bf269b7ee41d000a96b860d46fa684b
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "10.0.0"
4
+ VERSION = "11.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: 10.0.0
4
+ version: 11.0.0
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-08-29 00:00:00.000000000 Z
11
+ date: 2023-08-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: