mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Add fluxctl (#461)
This commit is contained in:
		
							parent
							
								
									6e2a184b72
								
							
						
					
					
						commit
						5ceecc215e
					
				
							
								
								
									
										21
									
								
								bucket/fluxctl.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								bucket/fluxctl.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "https://github.com/fluxcd/flux",
 | 
			
		||||
    "description": "Manage Flux from the Command Line.",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "version": "1.15.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/fluxcd/flux/releases/download/1.15.0/fluxctl_windows_amd64#/fluxctl.exe",
 | 
			
		||||
            "hash": "49a99402d18c95cab2baa401499b5982f4dfbf485064476a35454039a2b11153"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "fluxctl.exe",
 | 
			
		||||
    "checkver": "github",
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/fluxcd/flux/releases/download/$version/fluxctl_windows_amd64#/fluxctl.exe"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user