Skip to content

Commit

Permalink
wasmer: Update to version v4.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 23, 2024
1 parent 43c068e commit 354f366
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.3.5",
"version": "v4.3.6",
"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.3.5/wasmer-windows.exe",
"hash": "7ebc26c5f845ab5a5ea9085418a95b282385d098b0f8b825abe9b9f3eca7a61c"
"url": "https://github.com/wasmerio/wasmer/releases/download/v4.3.6/wasmer-windows.exe",
"hash": "85b418eb4603029c17f9c2f2be8f5dfb0820e0eacaf54f2e9cbbc459fcf67bec"
}
},
"pre_install": [
Expand Down

0 comments on commit 354f366

Please sign in to comment.