Skip to content

Commit fbfab3d

Browse files
committed
gitu 0.28.0
1 parent 4f95d59 commit fbfab3d

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.27.0.tar.gz"
5-
sha256 "b36673dfd2f3fb3f0fc7ae2e54940781875c1685a79fa53047a5a812fd2088ef"
4+
url "https://github.com/altsem/gitu/archive/refs/tags/v0.28.0.tar.gz"
5+
sha256 "0ccf2b6de3a45091c4e8ddabd6539d5f6fb53526d1e2928a4bbfdf40808236d4"
66
license "MIT"
77
head "https://github.com/altsem/gitu.git", branch: "master"
88

0 commit comments

Comments
 (0)