git-archive-all 1.5

Closes Homebrew/homebrew#17728.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ilya Kulakov 2013-02-10 03:37:37 +07:00 committed by Adam Vandenberg
parent 00c8e7b669
commit 8d8e7a5294

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.4.2.zip'
sha1 'd2703fdc1061e23c4e9e76b6332d6db38ebe7c6d'
url 'https://github.com/Kentzo/git-archive-all/archive/1.5.zip'
sha1 '2eda5684a64bd22761e8ba9229d16862108a8f30'
head 'https://github.com/Kentzo/git-archive-all.git'