aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeroen Bourgois2014-08-19 11:33:57 +0200
committerMike McQuaid2014-08-19 10:58:31 +0100
commit0d617df89e4b971f6e64ccd6609feb083fe5560b (patch)
tree809850758415c855456e3a2f1e817563d6f21533
parentccc57dab67041436270b91364c80da52c9c31ff1 (diff)
downloadhomebrew-0d617df89e4b971f6e64ccd6609feb083fe5560b.tar.bz2
cmus 2.6.0
-rw-r--r--Library/Formula/cmus.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cmus.rb b/Library/Formula/cmus.rb
index c2d760e49..bce7730ce 100644
--- a/Library/Formula/cmus.rb
+++ b/Library/Formula/cmus.rb
@@ -5,8 +5,8 @@ class Cmus < Formula
head "https://github.com/cmus/cmus.git"
stable do
- url "https://github.com/cmus/cmus/archive/v2.5.1.tar.gz"
- sha1 "fd6c63c7cb405e4b4fea6a737074c454f602c202"
+ url "https://github.com/cmus/cmus/archive/v2.6.0.tar.gz"
+ sha1 "aba00eb75335532c0413f7c819c2e2d12fcd4314"
end
devel do