mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
18 lines
621 B
JSON
18 lines
621 B
JSON
{
|
|
"version": "5.6.5",
|
|
"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.6.5#/dl.7z",
|
|
"hash": "14691eb3a5ecd65f636aa3824fead5d8db8642fcbfbf8e04c75c7efc9f03415b",
|
|
"extract_dir": "tools",
|
|
"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"
|
|
}
|
|
}
|