mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			876 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			876 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.82.0",
 | |
|     "description": "Command line interface for Artifactory and Bintray",
 | |
|     "homepage": "https://jfrog.com/getcli/",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v2/2.82.0/jfrog-cli-windows-amd64/jfrog.exe",
 | |
|             "hash": "19ca20a89801b936c0377066de4d766d776f30412eeb2cb71b84ccc80ba267d7"
 | |
|         }
 | |
|     },
 | |
|     "bin": "jfrog.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://github.com/jfrog/jfrog-cli/releases",
 | |
|         "regex": "tag/v(2\\.[\\d.]+)"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://releases.jfrog.io/artifactory/jfrog-cli/v$majorVersion/$version/jfrog-cli-windows-amd64/jfrog.exe"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$url.sha256"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)