Skip to content

Commit

Permalink
Fix aws-iam-tools md5
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
kulakowski authored and adamv committed Feb 22, 2011
1 parent 697fb7c commit 0339f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/aws-iam-tools.rb
Expand Up @@ -7,7 +7,7 @@ class AwsIamTools < AmazonWebServicesFormula
# No stable build yet
head 'http://awsiammedia.s3.amazonaws.com/public/tools/cli/latest/IAMCli.zip'
homepage 'http://developer.amazonwebservices.com/connect/entry.jspa?externalID=4143&categoryID=322'
md5 '63a177ce1997eec8926d1eab21323fc8'
md5 '24454ac0bc1db5196add524ac4cdcb3d'

def install
standard_install
Expand Down

0 comments on commit 0339f1d

Please sign in to comment.