mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
17 lines
559 B
JSON
17 lines
559 B
JSON
{
|
|
"version": "3.3.2",
|
|
"license": "Apache 2.0",
|
|
"extract_dir": "tools",
|
|
"url": "http://nuget.org/api/v2/package/Invoke-Build/3.3.2#.zip",
|
|
"homepage": "https://github.com/nightroman/Invoke-Build",
|
|
"hash": "02da143d2052d503eb31acaef6be5bce085f2cf623bac12f8198a48943d436bc",
|
|
"env_add_path": ".",
|
|
"checkver": {
|
|
"url": "https://github.com/nightroman/Invoke-Build/releases",
|
|
"re": "releases/tag/v([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"url": "http://nuget.org/api/v2/package/Invoke-Build/$version#.zip"
|
|
}
|
|
}
|