wasmtime 12.0.1-x64-mingw32 → 13.0.0-x64-mingw32

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: 2364a504c952796f383885c16c8f8a7790f23c60254d679e0172b2611a38ee2a
4
- data.tar.gz: bbca46de3adad975249d702260582668652273f3759cda5954048cef17d17104
3
+ metadata.gz: 2b291dcd22a6799e783ae2327b573212fd10c658553afcded93b36906f2ce540
4
+ data.tar.gz: '0792fcee22b11a808ba86e97ccfc32f6fdc8a4de12a17ca03919ea7dbef6adff'
5
5
  SHA512:
6
- metadata.gz: 2384b27e02df0b5e5335da8f2b7800045b8c4c15584ab5ecec0f71e979db5eecfcbb7ab2b09c309c4da24b3d3e828828805a0b054cba71e0f8aa58cfb3faf588
7
- data.tar.gz: 3d472d6eb2785b5203ea8bfca96d66b79631d20e67590ba2b01eb27ce17f026aa791c6bed94a52d1618d19a777593f914f23f0ec614266d913de53fdcd905b68
6
+ metadata.gz: 8b4daf27035b443190c7aa7242addd098301f24cd04603bf6098e314e456792a44fe162010cd0dcd9f3f4355fcfe4ce7b00c7afcf93c5699186738e8d07fa23a
7
+ data.tar.gz: 6188a46218b1206c61800a67be8f710601328486a0eaa5a8ef2adf87da3c81ff197a7331da6d5de3b3f464e4033f116edfaa3df3f83bd92bdeb859ee268b6e75
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Wasmtime
4
- VERSION = "12.0.1"
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.1
4
+ version: 13.0.0
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - The Wasmtime Project Developers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-09-07 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: