ScoopInstaller_Main/invoke-build.json
2019-03-29 21:01:59 +00:00

17 lines
565 B
JSON

{
"version": "5.4.6",
"license": "Apache-2.0",
"extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.4.6#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "7beb3b4213939aa95050cab0c294564692964249c72d25e31c8dfb450284b1b3",
"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"
}
}