Skip to content

Commit 33f1f87

Browse files
committed
gitu 0.25.0
1 parent 5f8e920 commit 33f1f87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gitu.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gitu < Formula
22
desc "TUI Git client inspired by Magit"
33
homepage "https://github.com/altsem/gitu"
4-
url "https://github.com/altsem/gitu/archive/refs/tags/v0.24.0.tar.gz"
5-
sha256 "d6890a10af88c0a13b05ed00c6f656413422ea0cd63364ebfa346ca76796aadc"
4+
url "https://github.com/altsem/gitu/archive/refs/tags/v0.25.0.tar.gz"
5+
sha256 "f7415c459d31e0ea499c76a39386f59523370dc6c8b571aa9118f8f3ce176935"
66
license "MIT"
77
head "https://github.com/altsem/gitu.git", branch: "master"
88

0 commit comments

Comments
 (0)