From a49cefb8c7afb010804a36e1b67381a8cbe99dce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 12:31:59 +0000 Subject: [PATCH] dua: Update to version 2.17.7 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index cd3099da46..14666a1c43 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.17.6", + "version": "2.17.7", "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.17.6/dua-v2.17.6-x86_64-pc-windows-msvc.zip", - "hash": "809af6e7f3eba47b96433339bd2334223ab4e6e0339e1c0677165d5600df8677", - "extract_dir": "dua-v2.17.6-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.17.7/dua-v2.17.7-x86_64-pc-windows-msvc.zip", + "hash": "c7ea035cb2849958ed892d3f366db6abe3cbca4422447bd45154d065d6ca3c4e", + "extract_dir": "dua-v2.17.7-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",