ScoopInstaller_Main/invoke-build.json
2017-04-10 23:01:18 +02:00

17 lines
559 B
JSON

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