Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 7fab1a8

Browse files
committed
Fix a git version
1 parent 79e72b7 commit 7fab1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/brews/git.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Git < Formula
44
url "https://www.kernel.org/pub/software/scm/git/git-2.14.2.tar.xz"
55
sha256 "50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1"
66
head "https://github.com/git/git.git", :shallow => false
7-
version "2.14.1-boxen1"
7+
version "2.14.2-boxen1"
88

99
bottle do
1010
sha256 "aeee88fe952395662443823da8defc89740f7f63199dfd52cb0ae570b85ebdf4" => :high_sierra

0 commit comments

Comments
 (0)