steelseries-gg: remove false-positive kext uninstalls

This commit is contained in:
Bevan Kay
2024-01-24 09:33:53 +11:00
parent c440ca5b44
commit d03fde54d9
+1 -5
View File
@@ -25,11 +25,7 @@ cask "steelseries-gg" do
"com.steelseries.gg.uninstaller",
"com.steelseries.SteelSeries-GG",
],
kext: [
"com.highpoint-tech.kext.HighPointIOP",
"com.highpoint-tech.kext.HighPointRR",
"com.steelseries.ssenext.driver",
],
kext: "com.steelseries.ssenext.driver",
script: {
executable: "/Applications/SteelSeries GG/SteelSeries GG Uninstaller.app/Contents/Resources/Uninstall.sh",
sudo: true,