diff --git a/bucket/dark.json b/bucket/dark.json index b4c53dad42..981c3f6c06 100644 --- a/bucket/dark.json +++ b/bucket/dark.json @@ -1,20 +1,9 @@ { - "version": "3.14", + "version": "3.14.1", "description": "WiX (Windows Installer XML) Toolset Decompiler", "homepage": "https://wixtoolset.org/", "license": "MS-RL", - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.14.zip", - "hash": "00d2ea381f6b37d48bd35f86660ca854d0ff1d687270f25aae105e71c1550e81", - "bin": "dark.exe", - "checkver": { - "url": "https://github.com/ScoopInstaller/Binary/tree/master/dark", - "regex": "dark-([\\d.]+)\\.zip", - "reverse": true - }, - "autoupdate": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip", - "hash": { - "url": "$url.sha256" - } - } + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.14.1.zip", + "hash": "cad986d43d59ed27c711b15113ea118c3a600c7e625130201ba946bcc70f5905", + "bin": "dark.exe" }