ScoopInstaller_Main/bucket/invoke-build.json
2020-09-11 08:52:11 +02:00

18 lines
622 B
JSON

{
"version": "5.6.2",
"description": "Build Automation in PowerShell.",
"homepage": "https://github.com/nightroman/Invoke-Build",
"license": "Apache-2.0",
"extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.6.2#/dl.7z",
"hash": "a1967ff1b006c660967b6ad7c87a0bd519f0a8b1785fbcf353adef2ec1c78fec",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/releases",
"regex": "releases/tag/v([\\d.]+)"
},
"autoupdate": {
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
}
}