diff --git a/Formula/midnight-commander.rb b/Formula/midnight-commander.rb index 76cf6708c8..ce5d484183 100644 --- a/Formula/midnight-commander.rb +++ b/Formula/midnight-commander.rb @@ -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"