wasmtime 15.0.1-x86_64-darwin → 17.0.0-x86_64-darwin

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: c91cf84c7f0f6c3c2f80098ffecb8bddf29ec0d4f09c42da8c4ea8c5e43bfa45
4
- data.tar.gz: baed30689f89388657caae1a08d6a2274d2a2418e817907754aa2f497954f8a3
3
+ metadata.gz: e7a47c44b91dac4b48d9d3bfc9cafc138ae0a472a6f093a25fbccfdd85404908
4
+ data.tar.gz: 300cf84e53672c93f10dfa81f0e6ac602e91a97135052d49e154e85c6c399ed4
5
5
  SHA512:
6
- metadata.gz: 50ff55c0e5546b5ca77d1aaf6b7ac404257330ade0a5b0fbd8c17d24607d4f7ffec8fd4cd371770b6d42be62a7ecefa60a8a0b374cab625959b98f7429f2496a
7
- data.tar.gz: dd205092bf954f36072ded9c3f6cc6c2c0d12ab1e451b3dbe9c43d8d6f7522688ec0d39b305522a7aefe7ef90c5e37466261b97c0d2ebb1f91950f6055c3ee12
6
+ metadata.gz: 567831cefe6bb60121e09418b0868809f398d92e873af87ee3b9fad754a5652174538f19bcd7c9f73a25a1e36baf5283f26ab824377764f0d6b1ebcc71d0c83a
7
+ data.tar.gz: cd17279f3fa95ccbe9ea576cda80dc76e992b28b2cc0175e37559c440334a8316fed12843d5a5c3d73610dafc3c2dacb6fcd225d5998c5146fa813a88f418493
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-darwin
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: