ScoopInstaller_Main/invoke-build.json
2017-04-04 21:45:13 +01:00

17 lines
559 B
JSON

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