diff --git a/Formula/thefuck.rb b/Formula/thefuck.rb index 8a4c69d504..711425e55a 100644 --- a/Formula/thefuck.rb +++ b/Formula/thefuck.rb @@ -1,8 +1,8 @@ class Thefuck < Formula desc "Programatically correct mistyped console commands" homepage "https://github.com/nvbn/thefuck" - url "https://pypi.python.org/packages/source/t/thefuck/thefuck-2.3.tar.gz" - sha256 "260da6b4c698871098f9939a88deedbb0761e72c2096ef3e25cb7773156cd0c0" + url "https://pypi.python.org/packages/source/t/thefuck/thefuck-2.4.tar.gz" + sha256 "e942e6613e1bf2619d01476c5404fae67abce7adfae88c713689f41f0f51213e" head "https://github.com/nvbn/thefuck.git"