From ca5640127d3e094f09b072c2009ec98cd2e0f97c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 20:23:20 +0000 Subject: [PATCH] walk: Update to version 1.7.0 --- bucket/walk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/walk.json b/bucket/walk.json index 9ca99007eb..a0fc2939b7 100644 --- a/bucket/walk.json +++ b/bucket/walk.json @@ -1,16 +1,16 @@ { - "version": "1.6.2", + "version": "1.7.0", "description": "Terminal file manager", "homepage": "https://github.com/antonmedv/walk", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/walk/releases/download/v1.6.2/walk_windows_amd64.exe#/walk.exe", - "hash": "23572ba4066d5e5f5796c8c4e995c5fdd047d146bc004401d418ae00678f5536" + "url": "https://github.com/antonmedv/walk/releases/download/v1.7.0/walk_windows_amd64.exe#/walk.exe", + "hash": "19c1120dba37846f8d07a23b4bab3eadc14464706a377e2ef8ce2af071db02c5" }, "arm64": { - "url": "https://github.com/antonmedv/walk/releases/download/v1.6.2/walk_windows_arm64.exe#/walk.exe", - "hash": "9c110ae45dcfe829ec19274700e4c20ed924c2234793eaeb7ac024af551388c8" + "url": "https://github.com/antonmedv/walk/releases/download/v1.7.0/walk_windows_arm64.exe#/walk.exe", + "hash": "6ef494bce75ec3f998a91bc18d6c8742cdc54e2f9c8a367428f5f69b414a4861" } }, "bin": "walk.exe",