ScoopInstaller_Main/invoke-build.json
2016-09-16 20:46:27 +12:00

14 lines
479 B
JSON

{
"version": "3.0.2",
"license": "Apache 2.0",
"extract_dir": "tools",
"url": "http://nuget.org/api/v2/package/Invoke-Build/3.0.2#.zip",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "b1356be839f2427b4c20d1ef64d70c71becb1b143ce8fe3be361d339e6d3147c",
"env_add_path": ".",
"checkver": {
"url": "https://github.com/nightroman/Invoke-Build/raw/master/Release-Notes.md",
"re": "##\\s+v(\\d+\\.\\d+\\.\\d+)"
}
}