mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-12 18:31:21 +00:00
26 lines
948 B
JSON
26 lines
948 B
JSON
{
|
|
"version": "2018.1.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/JetBrains.ReSharper.CommandLineTools.2018.1.4.zip",
|
|
"hash": "17f38be4cfeb394d9c5de74bfdd034cea4043e1b30d4b7d5bde84c308a7267e9",
|
|
"bin": [
|
|
"cleanupcode.exe",
|
|
"dupfinder.exe",
|
|
"inspectcode.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://data.services.jetbrains.com/products/releases?code=RSCLT&latest=true&type=release",
|
|
"re": "JetBrains.ReSharper.CommandLineTools.([\\d.]+).zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.$version.zip",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|