mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-07 11:29:10 +00:00
Add Homebrew core
This commit is contained in:
parent
b5dbcfec7b
commit
c9601ad12a
1 changed files with 4 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -5,3 +5,7 @@
|
|||
[submodule "package/appimage/pkg2appimage"]
|
||||
path = package/appimage/pkg2appimage
|
||||
url = https://github.com/CompeyDev/pkg2appimage.git
|
||||
|
||||
[submodule "homebrew-core"]
|
||||
path = homebrew-core
|
||||
url = https://github.com/Homebrew/homebrew-core.git
|
||||
|
|
Loading…
Reference in a new issue