entr 3.6
Closes #2689. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
a6ede2211b
commit
a0837267ef
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Entr < Formula
|
||||
desc "Run arbitrary commands when files change"
|
||||
homepage "http://entrproject.org/"
|
||||
url "http://entrproject.org/code/entr-3.5.tar.gz"
|
||||
mirror "https://bitbucket.org/eradman/entr/get/entr-3.5.tar.gz"
|
||||
sha256 "e3e455346bcaf1e9099547eb050fbf667a96610b34304e5513f90265a5976416"
|
||||
url "http://entrproject.org/code/entr-3.6.tar.gz"
|
||||
mirror "https://bitbucket.org/eradman/entr/get/entr-3.6.tar.gz"
|
||||
sha256 "a42746d81c548d7e557d500f93422b8ec9731d719309eb2601b8be69ae0dc8eb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue