From b8c5ab385fec84f14dc6db8a1e79db0be46ad8a2 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 29 May 2018 19:26:32 -0700 Subject: [PATCH] libgit2 0.27.1 Closes #28447. Signed-off-by: ilovezfs --- Formula/libgit2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libgit2.rb b/Formula/libgit2.rb index dd6d9e895e..1c1804595d 100644 --- a/Formula/libgit2.rb +++ b/Formula/libgit2.rb @@ -1,8 +1,8 @@ class Libgit2 < Formula desc "C library of Git core methods that is re-entrant and linkable" homepage "https://libgit2.github.com/" - url "https://github.com/libgit2/libgit2/archive/v0.27.0.tar.gz" - sha256 "545b0458292c786aba334f1bf1c8f73600ae73dd7205a7bb791a187ee48ab8d2" + url "https://github.com/libgit2/libgit2/archive/v0.27.1.tar.gz" + sha256 "837b11927bc5f64e7f9ab0376f57cfe3ca5aa52ffd2007ac41184b21124fb086" head "https://github.com/libgit2/libgit2.git" bottle do