midnight-commander 4.8.19
Closes #10630. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
7724adf3f8
commit
3b34e57479
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class MidnightCommander < Formula
|
||||
desc "Terminal-based visual file manager"
|
||||
homepage "https://www.midnight-commander.org/"
|
||||
url "https://www.midnight-commander.org/downloads/mc-4.8.18.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/m/mc/mc_4.8.18.orig.tar.xz"
|
||||
sha256 "f7636815c987c1719c4f5de2dcd156a0e7d097b1d10e4466d2bdead343d5bece"
|
||||
url "https://www.midnight-commander.org/downloads/mc-4.8.19.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/m/mc/mc_4.8.19.orig.tar.xz"
|
||||
sha256 "eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df"
|
||||
head "https://github.com/MidnightCommander/mc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue