mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Add missing update for ForgedInvariant kext
This commit is contained in:
@@ -656,6 +656,10 @@ kexts = [
|
||||
github_repo = {
|
||||
"owner": "ChefKissInc",
|
||||
"repo": "ForgedInvariant"
|
||||
},
|
||||
download_info = {
|
||||
"id": "".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