Skip to content

Commit

Permalink
aws-iam-tools 1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
alzeih authored and adamv committed Mar 20, 2012
1 parent bc8ab3b commit ebe2e83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/aws-iam-tools.rb
@@ -1,10 +1,10 @@
require 'formula' require 'formula'


class AwsIamTools < AmazonWebServicesFormula class AwsIamTools < AmazonWebServicesFormula
url 'http://awsiammedia.s3.amazonaws.com/public/tools/cli/latest/IAMCli.zip'
homepage 'http://developer.amazonwebservices.com/connect/entry.jspa?externalID=4143&categoryID=322' homepage 'http://developer.amazonwebservices.com/connect/entry.jspa?externalID=4143&categoryID=322'
version "1.3.0" url 'http://awsiammedia.s3.amazonaws.com/public/tools/cli/latest/IAMCli.zip'
md5 'b39871a93b5e9e3d9e9a072f84814a42' version "1.4.0"
md5 '666f31802eda23723bcc04e0440a138f'


def install def install
standard_install standard_install
Expand Down

0 comments on commit ebe2e83

Please sign in to comment.