From 20f699993cc6f01125a63ace8f86c5bc8cb9d9a1 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:55:09 -0500 Subject: [PATCH] microsoft-edge: update `uninstall launchctl` --- Casks/m/microsoft-edge.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/m/microsoft-edge.rb b/Casks/m/microsoft-edge.rb index c36e85d885..67c141e8a8 100644 --- a/Casks/m/microsoft-edge.rb +++ b/Casks/m/microsoft-edge.rb @@ -37,7 +37,7 @@ cask "microsoft-edge" do uninstall launchctl: [ "com.microsoft.EdgeUpdater.update-internal.109.0.1518.89.system", "com.microsoft.EdgeUpdater.update.system", - "com.microsoft.EdgeUpdater.wake.109.0.1518.89.system", + "com.microsoft.EdgeUpdater.wake.system", ], pkgutil: "com.microsoft.edgemac"