ScoopInstaller_Main/bucket/resharper-clt.json
2019-05-02 13:00:18 +00:00

26 lines
971 B
JSON

{
"version": "2019.1.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.1/JetBrains.ReSharper.CommandLineTools.2019.1.1.zip",
"hash": "14847100d25ac3643a08297bb8fa08cfee095f885f44ccd7628128ff594f9a37",
"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"
}
}
}