From 8056d8f7dd03a1e530b2205cdd5d899b2a7cc184 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 7 Jun 2021 02:00:22 +0000 Subject: [PATCH] dua: Update to version 2.12.2 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 2f2a7fd76d..ef52e21867 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.12.1", + "version": "2.12.2", "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.1/dua-v2.12.1-x86_64-pc-windows-msvc.zip", - "hash": "c0f59fa0e59236bdbc0722343c589b8d1e37d06125a01c067bd194a5628c9d6a", - "extract_dir": "dua-v2.12.1-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.12.2/dua-v2.12.2-x86_64-pc-windows-msvc.zip", + "hash": "dabae1c7121544527a57813035bf18d921ec80e96f0d09d18a7adc8970e536fd", + "extract_dir": "dua-v2.12.2-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",