LibGit2: Update to 0.15

master
Charlie Sharpsteen 2011-10-05 14:16:27 -07:00
parent 594ba3ccec
commit 87c569a05c
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
require 'formula'
class Libgit2 < Formula
url 'https://github.com/libgit2/libgit2/zipball/v0.14.0'
md5 '1f43e7895d2950eb9c19b716c0694f93'
url 'https://github.com/libgit2/libgit2/zipball/v0.15.0'
md5 'b215209d19db5bd6d3510d3d203b7fd4'
homepage 'http://libgit2.github.com/'
head 'https://github.com/libgit2/libgit2.git', :branch => 'master'