From baf2c8d237bb37626afb9a5a0bcddf29eda52b02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 04:39:49 +0000 Subject: [PATCH] dua: Update to version 2.17.5 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index b99a97f092..3d6024757f 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.17.4", + "version": "2.17.5", "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.4/dua-v2.17.4-x86_64-pc-windows-msvc.zip", - "hash": "90626b70e1e496df62f072c17f3c43be934f12cd5d07796aca1d3caa495d77f6", - "extract_dir": "dua-v2.17.4-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.17.5/dua-v2.17.5-x86_64-pc-windows-msvc.zip", + "hash": "1679fd20946b976e5603df95e3006bc0d3f4a1e7dd0ddfc0c4ea211c594df967", + "extract_dir": "dua-v2.17.5-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",