From dd91e955342e9f04de1e83db8ec35ecf1112107a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 04:30:48 +0000 Subject: [PATCH] dua: Update to version 2.17.2 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 244673732e..dca3769063 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.17.1", + "version": "2.17.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.17.1/dua-v2.17.1-x86_64-pc-windows-msvc.zip", - "hash": "bb37df4f48361e1da089b96a108cfd1754d88b8543b3ed0dd35dbaeff1be1384", - "extract_dir": "dua-v2.17.1-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.17.2/dua-v2.17.2-x86_64-pc-windows-msvc.zip", + "hash": "38a61692a825bdf294fa2a574006c5606842aeb506d8d0f309de6742f42bd905", + "extract_dir": "dua-v2.17.2-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",