midnight-commander 4.8.17
Closes #1207. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
1e0514381a
commit
72e8ffbf87
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.16.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/m/mc/mc_4.8.16.orig.tar.xz"
|
||||
sha256 "bbbcbe3097d3160f865d24aa38ff122f1c59752b5ef153ca4ade5ac0f82b7020"
|
||||
url "https://www.midnight-commander.org/downloads/mc-4.8.17.tar.xz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/m/mc/mc_4.8.17.orig.tar.xz"
|
||||
sha256 "0447bdddc0baa81866e66f50f9a545d29d6eebb68b0ab46c98d8fddd2bf4e44d"
|
||||
|
||||
head "https://github.com/MidnightCommander/mc.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue