walk: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2024-06-21 16:28:10 +00:00
parent 67f58a3f59
commit 2f447ff48f

View File

@ -1,16 +1,16 @@
{
"version": "1.7.0",
"version": "1.8.0",
"description": "Terminal file manager",
"homepage": "https://github.com/antonmedv/walk",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.7.0/walk_windows_amd64.exe#/walk.exe",
"hash": "19c1120dba37846f8d07a23b4bab3eadc14464706a377e2ef8ce2af071db02c5"
"url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_amd64.exe#/walk.exe",
"hash": "ecf96da0b400593ecebdf7a40bb5b0971073e23b4b7c038a3285176f35877034"
},
"arm64": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.7.0/walk_windows_arm64.exe#/walk.exe",
"hash": "6ef494bce75ec3f998a91bc18d6c8742cdc54e2f9c8a367428f5f69b414a4861"
"url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_arm64.exe#/walk.exe",
"hash": "a74f2392c5a0646babb5508ed527aaf2bef9626caf1802fec699f7c7d603513a"
}
},
"bin": "walk.exe",