Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
entr 3.4
Browse files Browse the repository at this point in the history
Closes #48247.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
wolverian authored and DomT4 committed Jan 20, 2016
1 parent b8bcd3a commit 453921e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/entr.rb
Original file line number Diff line number Diff line change
@@ -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.3.tar.gz"
mirror "https://bitbucket.org/eradman/entr/get/entr-3.3.tar.gz"
sha256 "701cb7b0a72b6c9ba794ad7cc15b6ebcc2e0c978bb6906c8ae407567a044461f"
url "http://entrproject.org/code/entr-3.4.tar.gz"
mirror "https://bitbucket.org/eradman/entr/get/entr-3.4.tar.gz"
sha256 "ce7d000fd6f2b711df905e9a6d8a2a0f50026ebaf34afeb9132d52617b6e010a"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 453921e

Please sign in to comment.