From 71b220198320e9a9305385cfe1f1eaf1e55827fe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 29 May 2021 06:00:17 +0000 Subject: [PATCH] dua: Update to version 2.12.0 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index c8043c2fab..24af5b0945 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.11.3", + "version": "2.12.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.11.3/dua-v2.11.3-x86_64-pc-windows-msvc.zip", - "hash": "c325eaf897d401e5ed9f99ce245745fc400f8ac79dda0ac0cc391d06d4f180a9", - "extract_dir": "dua-v2.11.3-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.12.0/dua-v2.12.0-x86_64-pc-windows-msvc.zip", + "hash": "23867fd0f5a6bb94e74d2c1cfc5c2835bef222a83ea13984df9215f1952fa249", + "extract_dir": "dua-v2.12.0-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",