We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f902e commit 668b37dCopy full SHA for 668b37d
Formula/f/forgit.rb
@@ -1,8 +1,8 @@
1
class Forgit < Formula
2
desc "Interactive git commands in the terminal"
3
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"
+ url "https://github.com/wfxr/forgit/releases/download/25.10.0/forgit-25.10.0.tar.gz"
+ sha256 "a8275431ba9d0c9079c14c37192f53c9630e16b1fca1045a800b2731d0ff5a31"
6
license "MIT"
7
8
livecheck do
0 commit comments