mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-09-01 17:19:23 +00:00
Update IntelBluetoothFirmware repository owner
This commit is contained in:
@@ -63,7 +63,7 @@ class gatheringFiles:
|
||||
elif kext.github_repo and kext.github_repo.get("repo") not in seen_repos:
|
||||
name = kext.github_repo.get("repo")
|
||||
seen_repos.add(name)
|
||||
if name in dortania_builds_data:
|
||||
if name != "IntelBluetoothFirmware" and name in dortania_builds_data:
|
||||
add_product_to_download_database({
|
||||
"product_name": name,
|
||||
"id": dortania_builds_data[name]["versions"][0]["release"]["id"],
|
||||
|
||||
Reference in New Issue
Block a user