mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	concourse-fly: Update to version 6.0.0 (#938)
This commit is contained in:
		
							parent
							
								
									0b3b72ac9c
								
							
						
					
					
						commit
						10ce095c52
					
				@ -1,16 +1,24 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "5.2.8",
 | 
					    "version": "6.0.0",
 | 
				
			||||||
    "description": "Concourse CI/CD manager and controller.",
 | 
					    "description": "Concourse CI/CD manager and controller",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					 | 
				
			||||||
    "homepage": "https://concourse-ci.org/fly.html",
 | 
					    "homepage": "https://concourse-ci.org/fly.html",
 | 
				
			||||||
    "url": "https://github.com/concourse/concourse/releases/download/v5.2.8/fly-5.2.8-windows-amd64.zip",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "hash": "sha1:8dfe106dd3b0151ee4312f5a55de38c47177ac45",
 | 
					    "architecture": {
 | 
				
			||||||
 | 
					        "64bit": {
 | 
				
			||||||
 | 
					            "url": "https://github.com/concourse/concourse/releases/download/v6.0.0/fly-6.0.0-windows-amd64.zip",
 | 
				
			||||||
 | 
					            "hash": "sha1:12af46d712bebdcc830c8e4f887b25eef69154cb"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "bin": "fly.exe",
 | 
					    "bin": "fly.exe",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "github": "https://github.com/concourse/concourse"
 | 
					        "github": "https://github.com/concourse/concourse"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://github.com/concourse/concourse/releases/download/v$version/fly-$version-windows-amd64.zip",
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/concourse/concourse/releases/download/v$version/fly-$version-windows-amd64.zip"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
            "url": "$url.sha1"
 | 
					            "url": "$url.sha1"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user