wasmtime 12.0.1-x86_64-linux → 14.0.0-x86_64-linux

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: 24384bb14075ea42e4049025e66c23f05e2e98fda61033266a0f7c93a24159bc
4
- data.tar.gz: 647691a436e35209a933a9f27f9d25e39ef7d46ae17300a027d2a7e31ced684f
3
+ metadata.gz: 20d8b846a057793ac4e2500888ba0e9aff4edf14cc93fbda64fbd30e2f5e436d
4
+ data.tar.gz: b10d25b975dc9f88c575fbb5c73509e89092020ca5f66f5d753332a9611f9005
5
5
  SHA512:
6
- metadata.gz: 94e839435fd64686f00cb99aa2363e2926e5a41302c79b9a6ba18623bd1d42108942041ef6400f40d8cf7e05ab5d05956c338a4d7f4e3219f826b2756cdac9a1
7
- data.tar.gz: aed3581aa7df827091bb91bfe3d0a87f4de652c2ce8fba0d4a6d91fe7f0eef6cca1413ac1f61e721c91f87908c1a976c8c167ce02a07a3e45c8b32cc2ee016c2
6
+ metadata.gz: 1227777628f69d357bd81658c9c9acbe6b131b3ea70d3bafec29af8db2d994920794be2cd0744604eb5ead84c5e2a5dafd60c79254c842dba00a8eac4c6761d7
7
+ data.tar.gz: 753d944ab1b8a6d2062bbce789bda2adfe02787bc2b05907b5279e703242c6501fe89f07d58999cef7fb151b97ab91e7cc87cd41d506b2fef333a5c1c65df7a1
Binary file
Binary file
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 = "14.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: 14.0.0
5
5
  platform: x86_64-linux
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-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A Ruby binding for Wasmtime, a WebAssembly runtime.
14
14
  email: