git-gui: add livecheck

master
Sam Ford 2021-08-08 18:17:11 -04:00 committed by GitHub
parent 5093600a5e
commit dd1453397e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ class GitGui < Formula
license "GPL-2.0-only"
head "https://github.com/git/git.git"
livecheck do
formula "git"
end
bottle do
sha256 cellar: :any_skip_relocation, all: "4c74f3625ae0a40d8fe38346045b635aa0489e7a92239c7fed3b33c16867c613"
end