s3cmd: fix sha1

Closes Homebrew/homebrew#22624.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Mark Lewandowski 2013-09-17 10:24:33 -07:00 committed by Adam Vandenberg
parent 450aad544f
commit f22fc1ba13
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class S3cmd < Formula
devel do devel do
url 'https://github.com/s3tools/s3cmd/archive/v1.5.0-alpha3.tar.gz' url 'https://github.com/s3tools/s3cmd/archive/v1.5.0-alpha3.tar.gz'
sha1 '18e980c66bdf5fa1c606c95727d43978a4d90635' sha1 '6307e4c0ca17ca632f40745f441438aa9c22a223'
end end
def install def install