From c2951f36587a0248939e5463054483552dd3018e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:31:18 +0000 Subject: [PATCH] dua: Update to version 2.29.1 --- bucket/dua.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 6453585acb..cc92f81861 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,18 +1,18 @@ { - "version": "2.29.0", + "version": "2.29.1", "description": "Disk Usage Analyzer", "homepage": "https://github.com/Byron/dua-cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.0/dua-v2.29.0-x86_64-pc-windows-msvc.zip", - "hash": "ea70520b91514723901e79bcd77d148470e28ab34692daffe4d6865c039af0e3", - "extract_dir": "dua-v2.29.0-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.1/dua-v2.29.1-x86_64-pc-windows-msvc.zip", + "hash": "58af513eee32dd6b38d0ee3f4f1920566393a7a4dba46b1baa4467b8a678e876", + "extract_dir": "dua-v2.29.1-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.0/dua-v2.29.0-i686-pc-windows-msvc.zip", - "hash": "4cacc5cafa0bab34be2878995b79685dc1e3c247df0c2efdfdd71c25838ba021", - "extract_dir": "dua-v2.29.0-i686-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.1/dua-v2.29.1-i686-pc-windows-msvc.zip", + "hash": "83178986d04cba10a43d15b7592e55eb354e625db84a13e5d7450165f2e9c831", + "extract_dir": "dua-v2.29.1-i686-pc-windows-msvc" } }, "bin": "dua.exe",