git-archive-all 1.7
Closes Homebrew/homebrew#19776. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ce483779e7
commit
31dfe358d7
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue