From ccfed0ce10d8193705ee3380d4e8082ddefad606 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 00:33:26 +0000 Subject: [PATCH] walk: Update to version 1.9.0 --- bucket/walk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/walk.json b/bucket/walk.json index 445cd45f5d..8ffb362291 100644 --- a/bucket/walk.json +++ b/bucket/walk.json @@ -1,16 +1,16 @@ { - "version": "1.8.0", + "version": "1.9.0", "description": "Terminal file manager", "homepage": "https://github.com/antonmedv/walk", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_amd64.exe#/walk.exe", - "hash": "ecf96da0b400593ecebdf7a40bb5b0971073e23b4b7c038a3285176f35877034" + "url": "https://github.com/antonmedv/walk/releases/download/v1.9.0/walk_windows_amd64.exe#/walk.exe", + "hash": "a63fc7ba98f7671ce516c26891fa701f3cc4a2f533d393e98ffb1a5e44909d2a" }, "arm64": { - "url": "https://github.com/antonmedv/walk/releases/download/v1.8.0/walk_windows_arm64.exe#/walk.exe", - "hash": "a74f2392c5a0646babb5508ed527aaf2bef9626caf1802fec699f7c7d603513a" + "url": "https://github.com/antonmedv/walk/releases/download/v1.9.0/walk_windows_arm64.exe#/walk.exe", + "hash": "7933d3388fe01bd415915248b044d1078d8653a44802c0004c281240c58b1083" } }, "bin": "walk.exe",