ScoopInstaller_Main/invoke-build.json
2016-12-12 23:24:12 +00:00

14 lines
479 B
JSON

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