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 5f8e920 commit 33f1f87Copy full SHA for 33f1f87
Formula/g/gitu.rb
@@ -1,8 +1,8 @@
1
class Gitu < Formula
2
desc "TUI Git client inspired by Magit"
3
homepage "https://github.com/altsem/gitu"
4
- url "https://github.com/altsem/gitu/archive/refs/tags/v0.24.0.tar.gz"
5
- sha256 "d6890a10af88c0a13b05ed00c6f656413422ea0cd63364ebfa346ca76796aadc"
+ url "https://github.com/altsem/gitu/archive/refs/tags/v0.25.0.tar.gz"
+ sha256 "f7415c459d31e0ea499c76a39386f59523370dc6c8b571aa9118f8f3ce176935"
6
license "MIT"
7
head "https://github.com/altsem/gitu.git", branch: "master"
8
0 commit comments