mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2025.2.4",
 | |
|     "description": "JetBrains dotTrace Command Line Tools that enable analyzing performance of .NET applications outside of Visual Studio.",
 | |
|     "homepage": "https://www.jetbrains.com/profiler/download/#section=commandline",
 | |
|     "license": {
 | |
|         "identifier": "Freeware",
 | |
|         "url": "https://www.jetbrains.com/legal/docs/toolbox/user"
 | |
|     },
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://download.jetbrains.com/resharper/dotUltimate.2025.2.4/JetBrains.dotTrace.CommandLineTools.windows-x64.2025.2.4.zip",
 | |
|             "hash": "dfeaf896764d22c0a4b033974b3e71e1de7df108c2137f200045e058bc633043"
 | |
|         }
 | |
|     },
 | |
|     "bin": "ConsoleProfiler.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://data.services.jetbrains.com/products/releases?code=DPCLT&latest=true&platform=zip&type=release",
 | |
|         "jsonpath": "$..version"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://download.jetbrains.com/resharper/dotUltimate.$version/JetBrains.dotTrace.CommandLineTools.windows-x64.$version.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$url.sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)