libgit2 0.23.0

Closes Homebrew/homebrew#41578.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Tony Kelman 2015-07-10 09:20:01 -07:00 committed by Dominyk Tiller
parent 5607a37c07
commit 1beda66e24

View file

@ -1,8 +1,8 @@
class Libgit2 < Formula class Libgit2 < Formula
desc "C library of Git core methods that is re-entrant and linkable" desc "C library of Git core methods that is re-entrant and linkable"
homepage "https://libgit2.github.com/" homepage "https://libgit2.github.com/"
url "https://github.com/libgit2/libgit2/archive/v0.22.3.tar.gz" url "https://github.com/libgit2/libgit2/archive/v0.23.0.tar.gz"
sha256 "511fe60e7c12c3525b4e0489861e5c1fe0e331d604bee9a3dfb8420c2f288f60" sha256 "49d75c601eb619481ecc0a79f3356cc26b89dfa646f2268e434d7b4c8d90c8a1"
head "https://github.com/libgit2/libgit2.git" head "https://github.com/libgit2/libgit2.git"
bottle do bottle do