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