From 2b28b8b589c658c8b40d4b38035f99686dce9195 Mon Sep 17 00:00:00 2001 From: Leon Klingele Date: Thu, 10 Aug 2017 20:09:35 +0200 Subject: [PATCH] git 2.14.1 Closes #16633. Signed-off-by: ilovezfs --- Formula/git.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/git.rb b/Formula/git.rb index 7ffe4c35c9..53dc62f602 100644 --- a/Formula/git.rb +++ b/Formula/git.rb @@ -1,8 +1,8 @@ class Git < Formula desc "Distributed revision control system" homepage "https://git-scm.com" - url "https://www.kernel.org/pub/software/scm/git/git-2.14.0.tar.xz" - sha256 "f93e6e6a307d2e953cccafd9f4003c62992628fa508d07586476c953c1655975" + url "https://www.kernel.org/pub/software/scm/git/git-2.14.1.tar.xz" + sha256 "6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6" head "https://github.com/git/git.git", :shallow => false bottle do @@ -39,13 +39,13 @@ class Git < Formula end resource "html" do - url "https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.14.0.tar.xz" - sha256 "51d6d51041bbfa4a5aab5762f1f87d630179ed30dc32773b38573258e1700de0" + url "https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.14.1.tar.xz" + sha256 "9c1970c7f87f37c8b3044e01e0500d84d8bc4eb4dfa5ca881c32c351f20769fb" end resource "man" do - url "https://www.kernel.org/pub/software/scm/git/git-manpages-2.14.0.tar.xz" - sha256 "7d653c68a27eb7878ad92c0ab4d4fbcf112b69b67d4c8a180779651a96b1824d" + url "https://www.kernel.org/pub/software/scm/git/git-manpages-2.14.1.tar.xz" + sha256 "7ebce1e0e862af1367e24f14765c7b67f08b63fb01b80949f55479c562d414f2" end def install