mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
18 lines
621 B
JSON
18 lines
621 B
JSON
{
|
|
"version": "5.14.16",
|
|
"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.14.16#/dl.7z",
|
|
"hash": "e2ff29332b3278eb22f3542ad80d6547ef0392fa186965c63d95e6f360e6bb64",
|
|
"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"
|
|
}
|
|
}
|