mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2025.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.2025.2.4/JetBrains.ReSharper.CommandLineTools.2025.2.4.zip",
 | |
|     "hash": "14254ffaaa1cf80f07c383f32371073260583eb0ec5f5a130c2ebefc8accd686",
 | |
|     "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"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)