ScoopInstaller_Main/resharper-clt.json
2017-01-18 18:53:17 -03:00

13 lines
639 B
JSON

{
"version": "2016.3",
"homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt",
"license": "https://www.jetbrains.com/resharper/buy/command_line_license.html",
"url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.2016.3.20161223.160402.zip",
"hash": "280a785fa07b37c5b2acfc6a4fcb7e9d02a531649e65cc02c246f181ed015804",
"bin": ["dupfinder.exe", "inspectcode.exe"],
"checkver": {
"url": "https://www.jetbrains.com/help/resharper/Introduction__Whats_New.html",
"re": "<h2>ReSharper/ReSharper\\s+C\\+\\+\\s+((\\d+\\.*)+)</h2>"
}
}