rds-command-line-tools 1.6.001
Closes Homebrew/homebrew#11891. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e30a1d945a
commit
65d771fd37
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue