mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
dark: Update to 3.11.1 (Add DLLs) (#39)
This commit is contained in:
parent
8a6f1ff839
commit
5bae6510bc
@ -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"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user