entr 3.0
entr: bump version Closes Homebrew/homebrew#35150. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
512dcd6936
commit
990f95152b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Entr < Formula
|
||||
homepage 'http://entrproject.org/'
|
||||
url 'http://entrproject.org/code/entr-2.9.tar.gz'
|
||||
sha1 '445bc3b4ebe8aca936d2b73309df98817106a738'
|
||||
url 'http://entrproject.org/code/entr-3.0.tar.gz'
|
||||
sha1 'e7c5f589b2bce839464052b116a051b4d8f43f23'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue