mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 15:51:23 +00:00 
			
		
		
		
	keptn: Add version 1.1.0 (#4412)
* keptn: adds at v1.1.0 * switch to Rename-Item
This commit is contained in:
		
							parent
							
								
									8c0f8eec67
								
							
						
					
					
						commit
						4694db89f1
					
				
							
								
								
									
										24
									
								
								bucket/keptn-cli.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								bucket/keptn-cli.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,24 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.1.0",
 | 
			
		||||
    "description": "Cloud-native application life-cycle orchestration",
 | 
			
		||||
    "homepage": "https://keptn.sh/",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/keptn/keptn/releases/download/1.1.0/keptn-1.1.0-windows-amd64.tar.gz",
 | 
			
		||||
            "hash": "2b38b2b9efbf7c5c3d4afc321d199a9a6ab752c86ef806749d858afef4b982af"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": "Rename-Item \"$dir\\keptn-$version-windows-amd64.exe\" keptn.exe",
 | 
			
		||||
    "bin": "keptn.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/keptn/keptn"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://github.com/keptn/keptn/releases/download/$version/keptn-$version-windows-amd64.tar.gz"
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user