From df86322a88068d5958d58abcef85314ec6d2f631 Mon Sep 17 00:00:00 2001 From: Hoang Hong Quan Date: Sun, 16 Nov 2025 21:37:55 +0700 Subject: [PATCH] Use CloverHackyColor's kext --- Scripts/datasets/kext_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/datasets/kext_data.py b/Scripts/datasets/kext_data.py index 6736aad..04cbf7b 100644 --- a/Scripts/datasets/kext_data.py +++ b/Scripts/datasets/kext_data.py @@ -410,7 +410,7 @@ kexts = [ description = "Intel Ethernet LAN driver for macOS", category = "Ethernet", github_repo = { - "owner": "Mieze", + "owner": "CloverHackyColor", "repo": "IntelMausiEthernet" } ),