From 5bae6510bc6da867596ea7bae24aeb141a5eacde Mon Sep 17 00:00:00 2001 From: Hsiao-nan Cheung Date: Thu, 9 May 2019 01:56:51 +0800 Subject: [PATCH] dark: Update to 3.11.1 (Add DLLs) (#39) --- bucket/dark.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dark.json b/bucket/dark.json index cbfa05150d..4783b667d8 100644 --- a/bucket/dark.json +++ b/bucket/dark.json @@ -2,16 +2,16 @@ "homepage": "http://wixtoolset.org/", "license": "MS-RL", "description": "WiX (Windows Installer XML) Toolset Decompiler", - "version": "3.11", - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.11.zip", - "hash": "48763b0f63062ccbf4a4d852761008ae59e0c01ef3fb116883592f4a1c67c61d", + "version": "3.11.1", + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.11.1.7z", + "hash": "b19626f134b82549303ce46d3c080986963bdcd1f2d61b99d5f270c8900e8930", "bin": "dark.exe", "checkver": { "url": "https://github.com/ScoopInstaller/Binary/tree/master/dark", - "re": "dark-([0-9.]+).zip" + "re": "dark-([0-9.]+).7z" }, "autoupdate": { - "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.zip", + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.7z", "hash": { "url": "$url.sha256" }