git-gui 2.25.2

Closes #51832.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
master
shigemk2 2020-03-18 12:36:41 +09:00 committed by Rui Chen
parent e1fbec7f56
commit d8a2fcb239
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class GitGui < Formula
desc "Tcl/Tk UI for the git revision control system"
homepage "https://git-scm.com"
# Note: Please keep these values in sync with git.rb when updating.
url "https://www.kernel.org/pub/software/scm/git/git-2.25.1.tar.xz"
sha256 "222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26"
url "https://www.kernel.org/pub/software/scm/git/git-2.25.2.tar.xz"
sha256 "9b937103e048e2d3bf964d4132a0e7edccc2583d4ef30bc8a516f93a76de7123"
head "https://github.com/git/git.git", :shallow => false
bottle do