wasmtime 12.0.0-aarch64-linux → 13.0.0-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2861276f4f5533c3d1e1e9c2f9b9390ef05f852a48fa0ce5fcab0253601245a2
4
- data.tar.gz: 334be3bb32c831fa7d02c10797fffe2ec1e933382ce6094b1e6ad1fa5c6d0f14
3
+ metadata.gz: ac0234451766fa75031221ec29ba6c1a99e2622b8ea9bd20c192e87ac3a0ca81
4
+ data.tar.gz: 2654da5ac2439f4615815af55dd11e06cc2bff7954a1771bafa6d10e0c2cf7cc
5
5
  SHA512:
6
- metadata.gz: 95431b99661b20bf079663fa3f475c701602b9571a3c9b77f0debad134ef19509a5cd968f98b6157d4d05cd0633919e8224e91a38d59ba0a7d30ef6cb7ddf500
7
- data.tar.gz: 1980eb2b1bd9f884d77fe5b3f4f88a406f9cd125e16e11a3c8721e35bb7de5c14535bffd22fd89fde6f89765e5f1f22c81f3bce1b66b4f59bf9863a61b437d47
6
+ metadata.gz: 93b7c3891e053730e7f42c673241da51dfa461de899930c36155a034a78e9c99c30c0ea49d697481c7afc2154bd1a780003a9986f1b44a682aa3f80bbf08cf41
7
+ data.tar.gz: 765c9f66bbbeae5a4eaba194f83684e869b4d0a5d4e6af30ee1c8f7bc1ada4e8913d767cd3c9bdef9c3a1588923932bbb42dbb1a74f5f9f4193e8ccbf2d98255
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "12.0.0"
4
+ VERSION = "13.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: 12.0.0
4
+ version: 13.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-31 00:00:00.000000000 Z
11
+ date: 2023-10-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: