From dee269508e6e2bf4efeb17e19b7561eb3e0ea1ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 20:26:13 +0000 Subject: [PATCH] dua: Update to version 2.19.0 --- bucket/dua.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 08af37df06..c3b9bb7a79 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,13 +1,13 @@ { - "version": "2.18.0", + "version": "2.19.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.18.0/dua-v2.18.0-x86_64-pc-windows-msvc.zip", - "hash": "1f252010e076472d491545c46abfaa47a0239afa66dfcd1223ae8de7a19ef86c", - "extract_dir": "dua-v2.18.0-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.19.0/dua-v2.19.0-x86_64-pc-windows-msvc.zip", + "hash": "bda95909a3bcb7cef74416a7862a323ee0015914dec433d348167e0792f236b8", + "extract_dir": "dua-v2.19.0-x86_64-pc-windows-msvc" } }, "bin": "dua.exe",