midnight-commander 4.8.21
Closes #28614. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6d56972dc4
commit
4d194963b6
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
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.20.tar.xz"
|
||||
mirror "https://fossies.org/linux/misc/mc-4.8.20.tar.xz"
|
||||
sha256 "017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c"
|
||||
url "https://www.midnight-commander.org/downloads/mc-4.8.21.tar.xz"
|
||||
sha256 "8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c"
|
||||
head "https://github.com/MidnightCommander/mc.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue