From fd8dd2ab9770fedbaf4c15c2b84ae9da4aa95cad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:29:49 +0000 Subject: [PATCH] dua: Update to version 2.17.8 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 14666a1c43..d4b984c015 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.17.7", + "version": "2.17.8", "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.7/dua-v2.17.7-x86_64-pc-windows-msvc.zip", - "hash": "c7ea035cb2849958ed892d3f366db6abe3cbca4422447bd45154d065d6ca3c4e", - "extract_dir": "dua-v2.17.7-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.17.8/dua-v2.17.8-x86_64-pc-windows-msvc.zip", + "hash": "016f9954145a0c023f45c95458d04ab815c6e9b59e904de890da68708ae4ac24", + "extract_dir": "dua-v2.17.8-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",