git-subrepo 0.3.1
Closes #8483. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
4a828ef0b5
commit
4cdc268111
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitSubrepo < Formula
|
||||
desc "Git Submodule Alternative"
|
||||
homepage "https://github.com/ingydotnet/git-subrepo"
|
||||
url "https://github.com/ingydotnet/git-subrepo/archive/0.3.0.tar.gz"
|
||||
sha256 "7a844302cebdc525e18ddef14f2f0b0359bcd11cb15d89ca83bbef01460d56f7"
|
||||
url "https://github.com/ingydotnet/git-subrepo/archive/0.3.1.tar.gz"
|
||||
sha256 "f36fb9e6ccb82b1200ba94c2b9c1db7fb683d93d2051ac92ab69c049f2529906"
|
||||
head "https://github.com/ingydotnet/git-subrepo.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue