aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/aws-elasticache.rb
diff options
context:
space:
mode:
authorMike McQuaid2012-09-03 11:33:56 -0700
committerMike McQuaid2012-09-03 11:36:42 -0700
commit3c5ca25cad4a19b72006dffe1c782a58f4e8154b (patch)
treea3035672dc90ef4cee4135a56653c7f80499474d /Library/Formula/aws-elasticache.rb
parent6aab03617816ea967b39220d7d828441389a9ad1 (diff)
downloadhomebrew-3c5ca25cad4a19b72006dffe1c782a58f4e8154b.tar.bz2
Batch convert MD5 formula to SHA1.
Closes #14653.
Diffstat (limited to 'Library/Formula/aws-elasticache.rb')
-rw-r--r--Library/Formula/aws-elasticache.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aws-elasticache.rb b/Library/Formula/aws-elasticache.rb
index 90ef89548..61cc15219 100644
--- a/Library/Formula/aws-elasticache.rb
+++ b/Library/Formula/aws-elasticache.rb
@@ -4,7 +4,7 @@ class AwsElasticache < AmazonWebServicesFormula
homepage 'http://aws.amazon.com/developertools/2310261897259567'
url 'https://s3.amazonaws.com/elasticache-downloads/AmazonElastiCacheCli-2012-03-09-1.6.000.zip'
version '1.6.0'
- md5 'd5d5f6ee58105b0d994bde4ff120b867'
+ sha1 '1a45d1575d4806b432c9da38d9d4b2cadcaaac49'
depends_on 'ec2-api-tools'