Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Formula/g/gitu.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Gitu < Formula
desc "TUI Git client inspired by Magit"
homepage "https://github.com/altsem/gitu"
url "https://github.com/altsem/gitu/archive/refs/tags/v0.19.2.tar.gz"
sha256 "4b554857ab37fea28e29c929c13cccef86c24401cbcd34b201c5891021d9eb67"
sha256 "e7d6f44410bc6cca77ee37afb00ad97c5e83018a62a9d6483ef3999b1f5d8799"
license "MIT"
head "https://github.com/altsem/gitu.git", branch: "master"

Expand Down