Amazon ELB Tools 1.0.12.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Blake Gentry 2011-05-25 10:08:06 -07:00 committed by Adam Vandenberg
parent 29380a84f9
commit 0f3c1fe787
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ 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.11.0'
md5 '453423aaf439a7a796fcaafffa88aef8'
version '1.0.12.0'
md5 'e97939c0d5082f143cf3b716c0abeda7'
depends_on 'ec2-api-tools'