wasmtime 15.0.0-x86_64-linux-musl → 15.0.1-x86_64-linux-musl

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: 07f9c4677777143bb3d575e5a3ae2af6acc977cfe18c16275ec6cd0c8ab25597
4
- data.tar.gz: be3857264eafd331dc525572a667642943ec487f02c115a8488c78d542cb440f
3
+ metadata.gz: bdaea0975d8c5a07b3e18bcac4d869f7cbc61b40ef273b20c909f218abdf9ab5
4
+ data.tar.gz: c0154495e143168e1d4b6126ea641aae162972f2f6bf2a13d474f22cd0b34252
5
5
  SHA512:
6
- metadata.gz: b13d718df0d1230fe8f63066d7aa663045c90ce45334c37f12789176569c7a1dbacc125ddbd8e37a88f87fa81146246eac3b79fbe8d43f796ea9af5592c6af5c
7
- data.tar.gz: be1bdc3a67bcfeb29af6dc43c46f3e64a4c39d3399632c849b24cb20d3ffaeeddd32c87eea03e21c8af62e944115df57fe8527de8f8e33e40749058de36718a6
6
+ metadata.gz: d7140e3e9fe97dc3166edc2abac1dbce2d81c5c2d80cc561cab29e854b1f4c8a3287fc55f2db4a26394261945d2a0c867bfe318f80f72400f27bc0ef1fa45fc8
7
+ data.tar.gz: 511ea22ab4bf54f0880bfc745692f498e02d9539a08cd4a0e651481daa12c4ff9a1003f7b6997383823284b0de1ac1d0bf3f460addb2b0a89e8e0b6142b2085c
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.0"
4
+ VERSION = "15.0.1"
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.0
4
+ version: 15.0.1
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-09 00:00:00.000000000 Z
11
+ date: 2024-01-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: