diff options
Diffstat (limited to 'Library/Formula/ec2-api-tools.rb')
| -rw-r--r-- | Library/Formula/ec2-api-tools.rb | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ec2-api-tools.rb b/Library/Formula/ec2-api-tools.rb index e91ce1791..7216f2d9d 100644 --- a/Library/Formula/ec2-api-tools.rb +++ b/Library/Formula/ec2-api-tools.rb @@ -2,8 +2,8 @@ require 'formula'  class Ec2ApiTools < AmazonWebServicesFormula    homepage 'http://aws.amazon.com/developertools/351' -  url 'http://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.6.1.2.zip' -  sha1 '7bd0f294d9661db403d2615407a253b6ee0aab3e' +  url 'http://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.6.5.2.zip' +  sha1 '35c4344edf7c3add57ea4c2c53a0d43f922c2e69'    def install      standard_install  | 
