ScoopInstaller_Main/bucket/resharper-clt.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

26 lines
971 B
JSON

{
"version": "2018.3.4",
"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.4/JetBrains.ReSharper.CommandLineTools.2018.3.4.zip",
"hash": "873e12ba20da9371dbfb374d1633613b30a6c0a03cfe539e038b37272d474b0a",
"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"
}
}
}