mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2020.2.4",
 | 
						|
    "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.2020.2.4/JetBrains.ReSharper.CommandLineTools.2020.2.4.zip",
 | 
						|
    "hash": "8782657215b9597b9b5b792ee29ad1fec603b065f1849b7b9a0a21387bb91468",
 | 
						|
    "bin": [
 | 
						|
        "cleanupcode.exe",
 | 
						|
        "dupfinder.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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |