ScoopInstaller_Main/invoke-build.json
2018-03-23 19:00:18 +00:00

17 lines
565 B
JSON

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