{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "darwin",
      "arch": "universal",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.2-rc.3/acushield-app-darwin-all.tar.gz",
      "sha256": "c0fce0b4901770c276330d02c9ed67d676668d31e1083eb82bcca971886813e3",
      "size": 97718660
    }
  ],
  "operations": [
    {
      "type": "STOP_WATCHDOG"
    },
    {
      "type": "STOP_DAEMON",
      "pathTo": "/Library/LaunchDaemons/ai.acuvity.acushield.daemon.plist"
    },
    {
      "type": "STOP_AGENT",
      "pathTo": "/Library/LaunchAgents/ai.acuvity.acushield.systray.plist"
    },
    {
      "type": "REPLACE_FOLDER",
      "artifactID": "app-bundle",
      "pathTo": "/Applications/Acushield.app"
    },
    {
      "type": "START_AGENT",
      "pathTo": "/Library/LaunchAgents/ai.acuvity.acushield.systray.plist"
    },
    {
      "type": "START_DAEMON",
      "pathTo": "/Library/LaunchDaemons/ai.acuvity.acushield.daemon.plist"
    }
  ],
  "version": "1.8.2-rc.3"
}