mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 13:01:26 +00:00
18 lines
622 B
JSON
18 lines
622 B
JSON
{
|
|
"version": "5.6.3",
|
|
"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.3#/dl.7z",
|
|
"hash": "5c09f6e7bd4394751def15bed081f226e5cd027a10aca34914ca4f0fd75a838e",
|
|
"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"
|
|
}
|
|
}
|