{ "version": "2023.1.2", "description": "A standalone command line tools to run ReSharper inspections outside of Visual Studio.", "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/dotUltimate.2023.1.2/JetBrains.ReSharper.CommandLineTools.2023.1.2.zip", "hash": "d4f3231f12a4ef21823c1f80cc99a44f5453d3951447181d21f5cf91a1dd2e7f", "bin": [ "cleanupcode.exe", "inspectcode.exe" ], "checkver": { "url": "https://data.services.jetbrains.com/products/releases?code=RSCLT&latest=true&type=release", "jsonpath": "$.RSCLT.[0].version" }, "autoupdate": { "url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.ReSharper.CommandLineTools.$version.zip", "hash": { "url": "$url.sha256" } } }