aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/disco.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/disco.rb')
-rw-r--r--Library/Formula/disco.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/disco.rb b/Library/Formula/disco.rb
index 59c3bce83..5fcf969b7 100644
--- a/Library/Formula/disco.rb
+++ b/Library/Formula/disco.rb
@@ -3,7 +3,7 @@ require 'formula'
class Disco < Formula
homepage 'http://discoproject.com/'
url 'https://github.com/tuulos/disco/tarball/0.3.2'
- md5 '47a740b84ef61cea8ba3644610e25083'
+ sha1 'f676e59b7bec0901566888533fd7eed5ff5c45d5'
# Periods in the install path cause disco-worker to complain so change to underscores.
version '0_3_2'
head 'https://github.com/tuulos/disco.git'