ScoopInstaller_Main/invoke-build.json
2018-01-15 20:01:51 +00:00

17 lines
565 B
JSON

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