diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/aws-iam-tools.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aws-iam-tools.rb b/Library/Formula/aws-iam-tools.rb index 82663781a..75d5e42e0 100644 --- a/Library/Formula/aws-iam-tools.rb +++ b/Library/Formula/aws-iam-tools.rb @@ -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 'ee3d6d5ec0be8a68044973289211f14c' +  md5 '63a177ce1997eec8926d1eab21323fc8'    def install      standard_install  | 
