ScoopInstaller_Main/invoke-build.json
2018-04-02 11:01:49 +00:00

17 lines
565 B
JSON

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