mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-10 05:35:15 +00:00
17 lines
565 B
JSON
17 lines
565 B
JSON
{
|
|
"version": "3.5.2",
|
|
"license": "Apache 2.0",
|
|
"extract_dir": "tools",
|
|
"url": "https://nuget.org/api/v2/package/Invoke-Build/3.5.2#/dl.7z",
|
|
"homepage": "https://github.com/nightroman/Invoke-Build",
|
|
"hash": "1f56f0f6f674e2b9720198950949e20038246e958492a1ece4166a6b8b66033f",
|
|
"env_add_path": ".",
|
|
"checkver": {
|
|
"url": "https://github.com/nightroman/Invoke-Build/releases",
|
|
"re": "releases/tag/v([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://nuget.org/api/v2/package/Invoke-Build/$version#/dl.7z"
|
|
}
|
|
}
|