{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "darwin",
      "arch": "universal",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.3/acushield-app-darwin-all.tar.gz",
      "sha256": "312ccc40494f1bb309747bb68fe6abb2e67c43b9981e2df498f7e1ce2877f95c",
      "size": 97900153
    }
  ],
  "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.3"
}