wasmtime 15.0.1-x86_64-linux-musl → 17.0.0-x86_64-linux-musl

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: bdaea0975d8c5a07b3e18bcac4d869f7cbc61b40ef273b20c909f218abdf9ab5
4
- data.tar.gz: c0154495e143168e1d4b6126ea641aae162972f2f6bf2a13d474f22cd0b34252
3
+ metadata.gz: 7314aeeeb4d94034fd716cdc2d35e9d420372d0e4ce14971bdcb09bc88aaeeaa
4
+ data.tar.gz: 4f7a865c9502ec4d5e8e2c1049dfb950561f32c499120ad71fdb607cb2613a8c
5
5
  SHA512:
6
- metadata.gz: d7140e3e9fe97dc3166edc2abac1dbce2d81c5c2d80cc561cab29e854b1f4c8a3287fc55f2db4a26394261945d2a0c867bfe318f80f72400f27bc0ef1fa45fc8
7
- data.tar.gz: 511ea22ab4bf54f0880bfc745692f498e02d9539a08cd4a0e651481daa12c4ff9a1003f7b6997383823284b0de1ac1d0bf3f460addb2b0a89e8e0b6142b2085c
6
+ metadata.gz: 1be284775cd6f47195938bef651e4b48b9321db8928891d4d79cee32462f7dbc1aaf773be29c07b7b3bca2577a211c01dac5664e41d61526771ce5beb173d885
7
+ data.tar.gz: 95dc961a9b9256f53cc0ea110d6429c80ac8fe3e04b71552f23895d9deb2dccb4a60009d91496592f9600d2cc57b57c01b881fa28940efdce173fb11d555f7ec
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: x86_64-linux-musl
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: