mirror of
https://github.com/limine-bootloader/limine-c-template
synced 2025-09-30 23:03:22 +02:00
Update subproject URLs
This commit is contained in:
parent
a376e0018d
commit
e58842480b
1 changed files with 2 additions and 2 deletions
|
|
@ -31,12 +31,12 @@ clone_repo_commit() {
|
|||
}
|
||||
|
||||
clone_repo_commit \
|
||||
https://codeberg.org/osdev/freestnd-c-hdrs-0bsd.git \
|
||||
https://github.com/osdev0/freestnd-c-hdrs-0bsd.git \
|
||||
freestnd-c-hdrs \
|
||||
5e4e9e70278fe89ea328d359a58aff4f4a94b165
|
||||
|
||||
clone_repo_commit \
|
||||
https://codeberg.org/osdev/cc-runtime.git \
|
||||
https://github.com/osdev0/cc-runtime.git \
|
||||
cc-runtime \
|
||||
dae79833b57a01b9fd3e359ee31def69f5ae899b
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue