Skip to content

Commit

Permalink
wasmer: Update to version v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2024
1 parent e952f4b commit 37011c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/wasmer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "v4.4.0",
"version": "v5.0.0",
"description": "The leading WebAssembly Runtime supporting WASI and Emscripten",
"homepage": "https://wasmer.io/",
"license": "MIT",
"innosetup": true,
"architecture": {
"64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/v4.4.0/wasmer-windows.exe",
"hash": "2f1133ba1aa6e2382ee160cdf4dc3cd829180fede3b3b7c97252709aba6241a1"
"url": "https://github.com/wasmerio/wasmer/releases/download/v5.0.0/wasmer-windows.exe",
"hash": "6dcf34f0d0b16f450bd6ccc78b739fa59a176899e638b9b876ca513b249fb102"
}
},
"pre_install": [
Expand Down

0 comments on commit 37011c0

Please sign in to comment.