ScoopInstaller_Main/bucket/resharper-clt.json
2019-04-30 12:00:18 +00:00

26 lines
965 B
JSON

{
"version": "2019.1",
"homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt",
"license": {
"identifier": "Freeware",
"url": "https://www.jetbrains.com/resharper/buy/command_line_license.html"
},
"url": "https://download.jetbrains.com/resharper/ReSharperUltimate.2019.1/JetBrains.ReSharper.CommandLineTools.2019.1.zip",
"hash": "4d523c795747ff2f49f6853f885f88c71b9fee6a2f3a8fd74a300d9941078643",
"bin": [
"cleanupcode.exe",
"dupfinder.exe",
"inspectcode.exe"
],
"checkver": {
"url": "https://data.services.jetbrains.com/products/releases?code=RSCLT&latest=true&type=release",
"jp": "$.RSCLT.[0].version"
},
"autoupdate": {
"url": "https://download.jetbrains.com/resharper/ReSharperUltimate.$version/JetBrains.ReSharper.CommandLineTools.$version.zip",
"hash": {
"url": "$url.sha256"
}
}
}