disco 0.5.4
This commit is contained in:
parent
3a9a7c5b88
commit
8ef6b8095e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
||||||
|
|
||||||
class Disco < Formula
|
class Disco < Formula
|
||||||
homepage "http://discoproject.org/"
|
homepage "http://discoproject.org/"
|
||||||
url "https://github.com/discoproject/disco/archive/0.5.3.tar.gz"
|
url "https://github.com/discoproject/disco/archive/0.5.4.tar.gz"
|
||||||
sha1 "78e1f38d54460f472d2e862988eb8af3b30afb1f"
|
sha1 "43bc8fac5d5d657a81a8d7b628d1f72f97470b6e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue