mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	aws-ecs: Add version 1.21.0 (#1777)
* Add AWS ECS CLI 1.21.0
* Set Hash directly to its URL
* Remove hash url
* Set architecture to x64
* Use #/ instead of Rename-Item
Thanks @chawyeshu 
b3fbf6276e
* docs: update description based on @rashil2000's suggestions
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
			
			
This commit is contained in:
		
							parent
							
								
									dff2eb7a87
								
							
						
					
					
						commit
						466ea0949d
					
				
							
								
								
									
										26
									
								
								bucket/aws-ecs.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								bucket/aws-ecs.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,26 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					    "version": "1.21.0",
 | 
				
			||||||
 | 
					    "description": "AWS ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.",
 | 
				
			||||||
 | 
					    "homepage": "https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_CLI.html",
 | 
				
			||||||
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
 | 
					    "suggest": {
 | 
				
			||||||
 | 
					        "AWS CLI": "aws"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "architecture": {
 | 
				
			||||||
 | 
					        "64bit": {
 | 
				
			||||||
 | 
					            "url": "https://amazon-ecs-cli.s3.amazonaws.com/ecs-cli-windows-amd64-v1.21.0.exe#/ecs-cli.exe",
 | 
				
			||||||
 | 
					            "hash": "062f6e642f80a3073b8fafa3f0a865c29fbc31c09bb71c0a8f18c8427da434c4"
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "bin": "ecs-cli.exe",
 | 
				
			||||||
 | 
					    "checkver": {
 | 
				
			||||||
 | 
					        "github": "https://github.com/aws/amazon-ecs-cli"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "autoupdate": {
 | 
				
			||||||
 | 
					        "architecture": {
 | 
				
			||||||
 | 
					            "64bit": {
 | 
				
			||||||
 | 
					                "url": "https://amazon-ecs-cli.s3.amazonaws.com/ecs-cli-windows-amd64-v$version.exe#/ecs-cli.exe"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user