diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/rds-command-line-tools.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/rds-command-line-tools.rb b/Library/Formula/rds-command-line-tools.rb index 7c3c72e58..735762156 100644 --- a/Library/Formula/rds-command-line-tools.rb +++ b/Library/Formula/rds-command-line-tools.rb @@ -1,9 +1,9 @@ require 'formula' class RdsCommandLineTools < AmazonWebServicesFormula - homepage 'http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2928' - url 'http://s3.amazonaws.com/rds-downloads/RDSCli-1.3.003.zip' - md5 '01a0751b5e0b7a8a6c0097a579739394' + homepage 'http://aws.amazon.com/developertools/2928' + url 'http://s3.amazonaws.com/rds-downloads/RDSCli-1.6.001.zip' + md5 '7625dea485b3eaa7c28c57bb32d591ff' def install standard_install |
