From 23cc9d9ed3c30fb26a2a57f43296e542bf415ec9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 30 May 2021 10:00:16 +0000 Subject: [PATCH] dua: Update to version 2.12.1 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 24af5b0945..2f2a7fd76d 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.12.0", + "version": "2.12.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.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" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.12.1/dua-v2.12.1-x86_64-pc-windows-msvc.zip", + "hash": "c0f59fa0e59236bdbc0722343c589b8d1e37d06125a01c067bd194a5628c9d6a", + "extract_dir": "dua-v2.12.1-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",