We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28bb18b + b5e0a3a commit 392e70cCopy full SHA for 392e70c
Formula/m/midnight-commander.rb
@@ -1,8 +1,7 @@
1
class MidnightCommander < Formula
2
desc "Terminal-based visual file manager"
3
homepage "https://www.midnight-commander.org/"
4
- url "https://www.midnight-commander.org/downloads/mc-4.8.33.tar.xz"
5
- mirror "https://ftp.osuosl.org/pub/midnightcommander/mc-4.8.33.tar.xz"
+ url "https://ftp.osuosl.org/pub/midnightcommander/mc-4.8.33.tar.xz"
6
sha256 "cae149d42f844e5185d8c81d7db3913a8fa214c65f852200a9d896b468af164c"
7
license "GPL-3.0-or-later"
8
0 commit comments