thefuck 2.4
Closes Homebrew/homebrew#42123. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
639a9e390e
commit
8fa055848f
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue