From 6eda57af7c27c9972a4a15708142e0ccc17aac34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 05:01:46 +0000 Subject: [PATCH] dua: Update to version 2.18.0 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index d4b984c015..08af37df06 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.17.8", + "version": "2.18.0", "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.8/dua-v2.17.8-x86_64-pc-windows-msvc.zip", - "hash": "016f9954145a0c023f45c95458d04ab815c6e9b59e904de890da68708ae4ac24", - "extract_dir": "dua-v2.17.8-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.18.0/dua-v2.18.0-x86_64-pc-windows-msvc.zip", + "hash": "1f252010e076472d491545c46abfaa47a0239afa66dfcd1223ae8de7a19ef86c", + "extract_dir": "dua-v2.18.0-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",