diff --git a/bucket/dua.json b/bucket/dua.json index 9ea709cd19..8b0d04f593 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,18 +1,18 @@ { - "version": "2.25.0", + "version": "2.26.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.25.0/dua-v2.25.0-x86_64-pc-windows-msvc.zip", - "hash": "ff53e2a81fc64f84c75cce0fe587bd678ba31ecc09a535e61d50491f3c731cd1", - "extract_dir": "dua-v2.25.0-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.26.0/dua-v2.26.0-x86_64-pc-windows-msvc.zip", + "hash": "73af1258bc329f478942ee6c503c6cad4444667dfb36a7d351a35cc8b358c7c9", + "extract_dir": "dua-v2.26.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/Byron/dua-cli/releases/download/v2.25.0/dua-v2.25.0-i686-pc-windows-msvc.zip", - "hash": "ea0f5fc6263208d45039046861869799114ae3495d8bd329e11ca34941b2e933", - "extract_dir": "dua-v2.25.0-i686-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.26.0/dua-v2.26.0-i686-pc-windows-msvc.zip", + "hash": "2446c8c991667f7a1ebe569585ede95928e85e5615fc8dd2e7dfc3ce01c632c2", + "extract_dir": "dua-v2.26.0-i686-pc-windows-msvc" } }, "bin": "dua.exe",