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 d635edcf9..b53072e77 100644 --- a/Library/Formula/ec2-api-tools.rb +++ b/Library/Formula/ec2-api-tools.rb @@ -2,8 +2,8 @@ require 'formula' class Ec2ApiTools <Formula @homepage='http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351' - @url='http://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.3-41620.zip' - @md5='14734acff6ac8f6899de0398d3eeb0f6' + @url='http://ec2-downloads.s3.amazonaws.com/ec2-api-tools-1.3-46266.zip' + @md5='075b511e07575927c39ca6478b283597' def patches # (From http://gist.github.com/200283) Gets rid of the |
