mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	aws: Fix invalid bin path (#3132)
This commit is contained in:
		
							parent
							
								
									597d337200
								
							
						
					
					
						commit
						da9167f883
					
				
							
								
								
									
										2
									
								
								aws.json
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								aws.json
									
									
									
									
									
								
							@ -6,7 +6,7 @@
 | 
			
		||||
    "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.106.msi",
 | 
			
		||||
    "hash": "d65778e5bbbe558b2656c036e7d4b2fac9e4b928c0187505d5e97f10af1d3aa0",
 | 
			
		||||
    "extract_dir": "Amazon/AWSCLI",
 | 
			
		||||
    "bin": "bin/aws.cmd",
 | 
			
		||||
    "bin": "bin/aws.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/aws/aws-cli"
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user