File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Forgit < Formula
22 desc "Interactive git commands in the terminal"
33 homepage "https://github.com/wfxr/forgit"
4- url "https://github.com/wfxr/forgit/releases/download/25.09 .0/forgit-25.09 .0.tar.gz"
5- sha256 "e1cb6b6ee611ba518267bfecec72b3f71af36e669c3162db6f37f26b3712ae27 "
4+ url "https://github.com/wfxr/forgit/releases/download/25.10 .0/forgit-25.10 .0.tar.gz"
5+ sha256 "a8275431ba9d0c9079c14c37192f53c9630e16b1fca1045a800b2731d0ff5a31 "
66 license "MIT"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Forgit < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "18d52903fc4d08d67f9f5c6270a131d99e240e9cd4160d075f09f566b5c29daa "
14+ sha256 cellar : :any_skip_relocation , all : "eb5932f61e128f91a278ccdb99f61a867ef55ff7935741e7942342379b40c2ec "
1515 end
1616
1717 depends_on "fzf"
You can’t perform that action at this time.
0 commit comments