mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			754 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			754 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.4.12",
 | 
						|
    "description": "CLI for ArgoCD - declarative, GitOps continuous delivery tool for Kubernetes",
 | 
						|
    "homepage": "https://github.com/argoproj/argo-cd",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/argoproj/argo-cd/releases/download/v2.4.12/argocd-windows-amd64.exe#/argocd.exe",
 | 
						|
            "hash": "a8b2720e3fe1fc4e1da765822422f8d8013fc90bda5e9207947d5b3c8741d651"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "argocd.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/argoproj/argo-cd/releases/download/v$version/argocd-windows-amd64.exe#/argocd.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |