walk: Update to version 1.7.0

This commit is contained in:
github-actions[bot] 2023-10-29 20:23:20 +00:00
parent c232084a93
commit ca5640127d

View File

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