walk: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2025-02-07 16:30:12 +00:00
parent 2f7776cba8
commit 0d0b950e17

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.0", "version": "1.11.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.10.0/walk_windows_amd64.exe#/walk.exe", "url": "https://github.com/antonmedv/walk/releases/download/v1.11.0/walk_windows_amd64.exe#/walk.exe",
"hash": "17c3c8bcb79ac3d766871de9bab0056b275347c7cab75fff53a229726693fea1" "hash": "f4beb5d7517330e68a4c49cb05022816907392e97c74d09afa135e6d47377bd9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/antonmedv/walk/releases/download/v1.10.0/walk_windows_arm64.exe#/walk.exe", "url": "https://github.com/antonmedv/walk/releases/download/v1.11.0/walk_windows_arm64.exe#/walk.exe",
"hash": "f752fbcf1bf428ec1a2e97ab71233032f978d9cfe22d1317eb1ffcec7e49d873" "hash": "c9e276f8c8a266d7c5b39c675a070da38c63debd8d128b622611b693f5cee410"
} }
}, },
"bin": "walk.exe", "bin": "walk.exe",