From 93e1d34f2183b34e02e4e16ec8486153179c2e80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:36:48 +0000 Subject: [PATCH] walk: Update to version 1.12.0 --- bucket/walk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/walk.json b/bucket/walk.json index 6120c68ced..da2811f0de 100644 --- a/bucket/walk.json +++ b/bucket/walk.json @@ -1,16 +1,16 @@ { - "version": "1.11.0", + "version": "1.12.0", "description": "Terminal file manager", "homepage": "https://github.com/antonmedv/walk", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/walk/releases/download/v1.11.0/walk_windows_amd64.exe#/walk.exe", - "hash": "f4beb5d7517330e68a4c49cb05022816907392e97c74d09afa135e6d47377bd9" + "url": "https://github.com/antonmedv/walk/releases/download/v1.12.0/walk_windows_amd64.exe#/walk.exe", + "hash": "92ffbe5462ce83ab02d86f625f3b59b17bfc6032383acae8b1344cc03bc31aca" }, "arm64": { - "url": "https://github.com/antonmedv/walk/releases/download/v1.11.0/walk_windows_arm64.exe#/walk.exe", - "hash": "c9e276f8c8a266d7c5b39c675a070da38c63debd8d128b622611b693f5cee410" + "url": "https://github.com/antonmedv/walk/releases/download/v1.12.0/walk_windows_arm64.exe#/walk.exe", + "hash": "4fcc5d1258312bfc2519da52a11b6ae1806dbf08866b0d43afc7768fd49bf63f" } }, "bin": "walk.exe",