diff options
Diffstat (limited to 'Library/Formula')
| -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 75ded5b96..212487263 100644 --- a/Library/Formula/ec2-api-tools.rb +++ b/Library/Formula/ec2-api-tools.rb @@ -1,7 +1,7 @@ class Ec2ApiTools < AmazonWebServicesFormula homepage "https://aws.amazon.com/developertools/351" - url "https://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.7.1.0.zip" - sha1 "154acfb5d117d0af1311c65030671cd56eb987aa" + url "https://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.7.3.0.zip" + sha1 "c2a77b6c3b9fe05fdf4a126d03f8cd07791aaa50" def caveats standard_instructions "EC2_HOME" |
