ScoopInstaller_Main/resharper-clt.json
2019-01-30 11:00:26 +00:00

26 lines
971 B
JSON

{
"version": "2018.3.2",
"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.2018.3.2/JetBrains.ReSharper.CommandLineTools.2018.3.2.zip",
"hash": "a76e69789f9db39a2e5c13cfe338b4d29596e1e500744f1e484729a99d34edf8",
"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"
}
}
}