Skip to content

Commit 448d1fd

Browse files
committed
gitu 0.32.0
1 parent c4a0a05 commit 448d1fd

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.31.0.tar.gz"
5-
sha256 "a6eafe8fc5ce0dfec029d919bc970de330e6d5d8404d7f57ba89be27e7feec1c"
4+
url "https://github.com/altsem/gitu/archive/refs/tags/v0.32.0.tar.gz"
5+
sha256 "02197becacec15ff1b862ea7e1ddc283145b72fc8a212e98b87d02e6c0637c9b"
66
license "MIT"
77
head "https://github.com/altsem/gitu.git", branch: "master"
88

0 commit comments

Comments
 (0)