ncdc 1.20
Closes #8338. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
d9e6f0686e
commit
258e75d954
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Ncdc < Formula
|
||||
desc "NCurses direct connect"
|
||||
homepage "https://dev.yorhel.nl/ncdc"
|
||||
url "https://dev.yorhel.nl/download/ncdc-1.19.1.tar.gz"
|
||||
sha256 "a6b23381434a47f7134d9ebdf5658fd06768f9b5de498c43e0fa00d1c7229d47"
|
||||
revision 1
|
||||
url "https://dev.yorhel.nl/download/ncdc-1.20.tar.gz"
|
||||
sha256 "8a998857df6289b6bd44287fc06f705b662098189f2a8fe95b1a5fbc703b9631"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue