diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/rds-command-line-tools.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rds-command-line-tools.rb b/Library/Formula/rds-command-line-tools.rb index 97879f0ce..d70b313af 100644 --- a/Library/Formula/rds-command-line-tools.rb +++ b/Library/Formula/rds-command-line-tools.rb @@ -2,8 +2,8 @@ require 'formula' class RdsCommandLineTools < AmazonWebServicesFormula homepage 'http://aws.amazon.com/developertools/2928' - url 'https://s3.amazonaws.com/rds-downloads/RDSCli-1.12.002.zip' - sha1 'ce457bd18a315003215323b10bcf22239b8e57f0' + url 'https://s3.amazonaws.com/rds-downloads/RDSCli-1.14.001.zip' + sha1 'd0853f066ba1dca699a4a1d91581e11e523ec83a' def install rm Dir['bin/*.cmd'] # Remove Windows command files |
