mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
18 lines
619 B
JSON
18 lines
619 B
JSON
{
|
|
"version": "5.10.3",
|
|
"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.3#/dl.7z",
|
|
"hash": "d789d42b87f6ebe5fcbff4a09820d5128122f6ff7f77ed419712f138e889888b",
|
|
"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"
|
|
}
|
|
}
|