aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/elb-tools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/elb-tools.rb b/Library/Formula/elb-tools.rb
index 592152199..ceacde90d 100644
--- a/Library/Formula/elb-tools.rb
+++ b/Library/Formula/elb-tools.rb
@@ -6,7 +6,7 @@ require "#{File.dirname __FILE__}/ec2-api-tools.rb"
class ElbTools < AmazonWebServicesFormula
homepage 'http://developer.amazonwebservices.com/connect/entry.jspa?categoryID=251&externalID=2536'
url 'http://ec2-downloads.s3.amazonaws.com/ElasticLoadBalancing.zip'
- version '1.0.12.0'
+ version '1.0.14.3'
md5 'fa5a1c4ea6fac6f6ba18b9725bbc6152'
depends_on 'ec2-api-tools'