mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
18 lines
619 B
JSON
18 lines
619 B
JSON
{
|
|
"version": "5.10.4",
|
|
"description": "Build Automation in PowerShell",
|
|
"homepage": "https://github.com/nightroman/Invoke-Build",
|
|
"license": "Apache-2.0",
|
|
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.10.4#/dl.7z",
|
|
"hash": "ba795477762f1ed6b392f58c95e89a07d654cf5ade35925c7e476b2fd815520c",
|
|
"extract_dir": "tools",
|
|
"env_add_path": ".",
|
|
"checkver": {
|
|
"url": "https://github.com/nightroman/Invoke-Build/tags",
|
|
"regex": "releases/tag/v([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
|
|
}
|
|
}
|