git-archive-all 1.7

Closes Homebrew/homebrew#19776.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ilya Kulakov 2013-05-14 00:38:57 +07:00 committed by Adam Vandenberg
parent ce483779e7
commit 31dfe358d7

View file

@ -2,8 +2,8 @@ require 'formula'
class GitArchiveAll < Formula
homepage 'https://github.com/Kentzo/git-archive-all'
url 'https://github.com/Kentzo/git-archive-all/archive/1.6.zip'
sha1 '6147f79c73a569bfd808b5c3e041d54a2bc5554d'
url 'https://github.com/Kentzo/git-archive-all/archive/1.7.zip'
sha1 'aba067e7b0bb83f833eac80a2117b7c2235c0f5e'
head 'https://github.com/Kentzo/git-archive-all.git'