Skip to content

Commit 74484e6

Browse files
authored
Merge pull request #246409 from Homebrew/bump-forgit-25.10.0
forgit 25.10.0
2 parents 3b6ad4e + e283443 commit 74484e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/f/forgit.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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"

0 commit comments

Comments
 (0)