aws-sns-cli: bump version.
This commit is contained in:
parent
89bfc2af41
commit
72916deceb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class AwsSnsCli < AmazonWebServicesFormula
|
|||
homepage 'http://aws.amazon.com/developertools/3688'
|
||||
url 'http://sns-public-resources.s3.amazonaws.com/SimpleNotificationServiceCli-2010-03-31.zip'
|
||||
# The version in the tarball is the API version; this is the tool version
|
||||
version '2012-03-31'
|
||||
version '2013-09-27'
|
||||
sha1 '192bd9e682f2b27a3c10f207f7a85c65dcaae471'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue