1 cask "workspace-one-intelligent-hub" do
5 url "https://packages.vmware.com/wsone/VMwareWorkspaceONEIntelligentHub.pkg",
6 verified: "packages.vmware.com/wsone/"
7 name "Workspace ONE Intelligent Hub"
8 desc "VMware workspace"
9 homepage "https://www.getwsone.com/"
12 url "https://docs-be.omnissa.com/api/bundle/workspace-one-intelligent-hub-for-macos-release-notesVSaaS/page/WorkspaceONEIntelligenHubmacOS-ReleaseNotes.html"
13 regex(/Intelligent\s+Hub\s+v?(\d+(?:\.\d+)+)/i)
17 depends_on macos: ">= :catalina"
19 pkg "VMwareWorkspaceONEIntelligentHub.pkg"
21 uninstall launchctl: [
23 "com.airwatch.mac.agent",
24 "com.vmware.hub.flagd",
25 "com.vmware.hub.healthd",
26 "com.vmware.hub.hubupdatedaemon",
27 "com.vmware.hubupdateagent",
28 "com.vmware.uem.hubd",
29 "com.vmware.uem.hublogd",
32 "com.air-watch.pkg.OSXAgent",
33 "com.airwatch.munki.admin",
34 "com.airwatch.munki.core",
35 "com.airwatch.munki.python",
39 "~/Library/Application Support/AirWatchs",
40 "~/Library/Caches/com.vmware.hub.mac",
41 "~/Library/Preferences/com.vmware.hub.mac.plist",
42 "~/Library/Saved Application State/com.vmware.hub.mac.savedState",