wasmtime 13.0.0-aarch64-linux → 14.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: ac0234451766fa75031221ec29ba6c1a99e2622b8ea9bd20c192e87ac3a0ca81
4
- data.tar.gz: 2654da5ac2439f4615815af55dd11e06cc2bff7954a1771bafa6d10e0c2cf7cc
3
+ metadata.gz: 201f9a9f007fbf8cfc05521786e3d14a5feb69bc77430233fa5247ff062b0643
4
+ data.tar.gz: 1a71b0ae9afd56fd7f43e4635378c78a8dd032e2dc38d8f747d2bf5d32fa9859
5
5
  SHA512:
6
- metadata.gz: 93b7c3891e053730e7f42c673241da51dfa461de899930c36155a034a78e9c99c30c0ea49d697481c7afc2154bd1a780003a9986f1b44a682aa3f80bbf08cf41
7
- data.tar.gz: 765c9f66bbbeae5a4eaba194f83684e869b4d0a5d4e6af30ee1c8f7bc1ada4e8913d767cd3c9bdef9c3a1588923932bbb42dbb1a74f5f9f4193e8ccbf2d98255
6
+ metadata.gz: df53e6c1149107c756cf456f2f524640a0d231a3e33b9f39f27309b04b46fe6a9386f02c119fdd5a8d6718726c1f6d0e1c36af207796022085f8106afd985675
7
+ data.tar.gz: bb784fd7d3669dc64994879c0690cd2d92f4d54f1c42aed2a754aacb0a411d4582fb8c50cb7eff5dbe17875078492bd64e8fe3fd3682e053c88d62920d0605c0
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "13.0.0"
4
+ VERSION = "14.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: 13.0.0
4
+ version: 14.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-10-02 00:00:00.000000000 Z
11
+ date: 2023-10-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: