LibGit2: Update to 0.16
This commit is contained in:
parent
d4cc0feb7b
commit
0107197ceb
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Libgit2 < Formula
|
||||
url 'https://github.com/libgit2/libgit2/zipball/v0.15.0'
|
||||
md5 'b215209d19db5bd6d3510d3d203b7fd4'
|
||||
url 'https://github.com/libgit2/libgit2/tarball/v0.16.0'
|
||||
md5 'd75d4c2b0773abf2676f06dabdf5f31f'
|
||||
homepage 'http://libgit2.github.com/'
|
||||
|
||||
head 'https://github.com/libgit2/libgit2.git', :branch => 'master'
|
||||
|
|
Loading…
Reference in a new issue