mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
26 lines
971 B
JSON
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"
|
|
}
|
|
}
|
|
}
|