mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			662 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			662 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "4.1.1",
 | |
|     "description": "Arthas is a Java Diagnostic tool open sourced by Alibaba.",
 | |
|     "homepage": "https://github.com/alibaba/arthas",
 | |
|     "license": "Apache-2.0",
 | |
|     "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-4.1.1/arthas-bin.zip",
 | |
|     "hash": "0111df0a458c2da261a0ad84326eef3a08a306ccfa45cfd47bd9701cf40c73ec",
 | |
|     "bin": "arthas-boot.jar",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/alibaba/arthas",
 | |
|         "regex": "/releases/tag/arthas-all-([\\d.]+)"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/alibaba/arthas/releases/download/arthas-all-$version/arthas-bin.zip"
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)