wasmtime 15.0.1-aarch64-linux → 17.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: 6bea04ea7ee05e3364c0bce813da8cca5295e3adf010d3847eef00c008aadb18
4
- data.tar.gz: b56c3cabfc41da1e6068fb8ccdb8778af24defc46f4b13e0b16216c23b73fafc
3
+ metadata.gz: 0bca9dada3646e66bc5062a060caabda5bf998c40c2b1ca093ca0f8141d96409
4
+ data.tar.gz: 9970d324d45d817b32f269d8f54f416423be20718f7be354682e212c7b88d5ac
5
5
  SHA512:
6
- metadata.gz: 6e8bcb822dfb9cf74b758bee8805f0876c89c4e91c0feaf03a72280d76c8a32080bdb958a043555cf552d0e627bdb14e0575e23fd243ba074766973422a16339
7
- data.tar.gz: 326fc81207fef37e20f97851e960342c191d4e74ca6abe2f157ef2d358d38b2e36b01b726e90fb406409a619e9eed0d5a6342e929895ef8941ef738011bf7ff5
6
+ metadata.gz: fb8a4b7ee324a3bf16663084e2951ff5648ef02ee9c67f6ed354877b8ac721babf1d20d36a454843febb7e86dd2c4030862ad2cdb066eb017691093c6b250d31
7
+ data.tar.gz: 533ea813b8a32d62e837359646fa18cb15da108f62abab0d9e144dc6762d2be0206c3a990c10d0fb5bda18c613c1730f6febc390fafeae9ac4489f4ee9898236
Binary file
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "15.0.1"
4
+ VERSION = "17.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: 15.0.1
4
+ version: 17.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: 2024-01-11 00:00:00.000000000 Z
11
+ date: 2024-01-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: