mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
22 lines
892 B
JSON
22 lines
892 B
JSON
{
|
|
"version": "2017.1.20170613.162720",
|
|
"homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt",
|
|
"license": "https://www.jetbrains.com/resharper/buy/command_line_license.html",
|
|
"url": "https://download.jetbrains.com/resharper/JetBrains.ReSharper.CommandLineTools.2017.1.20170613.162720.zip",
|
|
"hash": "db479a8727e6e761e0d942bf9b3e96fcde297ee906ca046d4f5b481cfd54d122",
|
|
"bin": [
|
|
"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"
|
|
}
|
|
}
|
|
}
|