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 45d193c4a..533813df5 100644 --- a/Library/Formula/rds-command-line-tools.rb +++ b/Library/Formula/rds-command-line-tools.rb @@ -3,8 +3,8 @@ require 'formula' class RdsCommandLineTools < AmazonWebServicesFormula homepage 'http://aws.amazon.com/developertools/2928' url 'http://s3.amazonaws.com/rds-downloads/RDSCli.zip' - version '1.9.002' - sha1 'f718bf2288461b0d2bc9b9479af1afdabecce4d6' + version '1.10.002' + sha1 'e750a48a652c404c899919d4ff6e12bf0e4c7701' def install standard_install |
