mirror of
https://github.com/lzhoang2801/OpCore-Simplify.git
synced 2026-08-30 18:00:11 +08:00
Use GitHub Releases for NootedRed and ForgedInvariant kexts
This commit is contained in:
@@ -128,10 +128,6 @@ kexts = [
|
||||
github_repo = {
|
||||
"owner": "ChefKissInc",
|
||||
"repo": "NootedRed"
|
||||
},
|
||||
download_info = {
|
||||
"id": int("".join(random.choices('0123456789', k=9))),
|
||||
"url": "https://nightly.link/ChefKissInc/NootedRed/workflows/main/master/Artifacts.zip"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
@@ -750,10 +746,6 @@ kexts = [
|
||||
github_repo = {
|
||||
"owner": "ChefKissInc",
|
||||
"repo": "ForgedInvariant"
|
||||
},
|
||||
download_info = {
|
||||
"id": int("".join(random.choices('0123456789', k=9))),
|
||||
"url": "https://nightly.link/ChefKissInc/ForgedInvariant/workflows/main/master/Artifacts.zip"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
|
||||
Reference in New Issue
Block a user