git-archive-all 1.17
Closes #24064. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ec18ea4c26
commit
9e2d6bba29
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitArchiveAll < Formula
|
||||
desc "Archive a project and its submodules"
|
||||
homepage "https://github.com/Kentzo/git-archive-all"
|
||||
url "https://github.com/Kentzo/git-archive-all/archive/1.16.4.tar.gz"
|
||||
sha256 "90ea149344cc467f218b4845521e6a86f6345d1bda92505d7dd384c3d9242cb1"
|
||||
url "https://github.com/Kentzo/git-archive-all/archive/1.17.tar.gz"
|
||||
sha256 "b07ab276811f643252ff03dd8cbb6706bd31311b0e0efa1499b864a32c835659"
|
||||
head "https://github.com/Kentzo/git-archive-all.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue