{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "darwin",
      "arch": "universal",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.2-rc.5/acushield-app-darwin-all.tar.gz",
      "sha256": "5e6ffdc3086ac41e7983208a641c6382c852dce51b25204058ce0be8f32d831e",
      "size": 97733327
    }
  ],
  "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.5"
}