ScoopInstaller_Main/invoke-build.json
2017-04-24 21:00:51 +02:00

17 lines
559 B
JSON

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