Jakub Čábera 907ba3d65f tflint: Update to version 0.23.1
format [c-d]*
2021-01-10 21:44:20 +01:00

21 lines
723 B
JSON

{
"version": "3.11.2",
"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.11.2.zip",
"hash": "93ce1a4d962acaf85997829581de3f9354d215067ca4578fc92d618d721c085c",
"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"
}
}
}