mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 16:52:29 +00:00
26 lines
971 B
JSON
26 lines
971 B
JSON
{
|
|
"version": "2019.1.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.2019.1.2/JetBrains.ReSharper.CommandLineTools.2019.1.2.zip",
|
|
"hash": "2f59b4d5950d3b353a36c34c0d9fe80598390a0a9929f95fb0d90b5e732dc820",
|
|
"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"
|
|
}
|
|
}
|
|
}
|