From 335b3de8dbcda2962f13177144e64d36076a4797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 22 Feb 2021 07:54:46 +0100 Subject: [PATCH] dua: Update to version 2.11.1 --- bucket/dua.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/bucket/dua.json b/bucket/dua.json index 07319b2cb2..6adb38cea7 100644 --- a/bucket/dua.json +++ b/bucket/dua.json @@ -1,19 +1,17 @@ { - "version": "2.11.0", + "version": "2.11.1", "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.11.0/dua-v2.11.0-x86_64-pc-windows-msvc.zip", - "hash": "b4aa1babc34a549abf0d88382038930af1bab86bded821ff253cd28a32ecd5a4", - "extract_dir": "dua-v2.11.0-x86_64-pc-windows-msvc" + "url": "https://github.com/Byron/dua-cli/releases/download/v2.11.1/dua-v2.11.1-x86_64-pc-windows-msvc.zip", + "hash": "72d74ac84d4bf698ac0391c90f88febd5398bc8253a7439ae1d0515d12145bd2", + "extract_dir": "dua-v2.11.1-x86_64-pc-windows-msvc" } }, "bin": "dua.exe", - "checkver": { - "github": "https://github.com/Byron/dua-cli" - }, + "checkver": "github", "autoupdate": { "architecture": { "64bit": {