{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "darwin",
      "arch": "universal",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.1/acushield-app-darwin-all.tar.gz",
      "sha256": "9078c8cf53bff0d511d2a99bca005bd906aa4a0157380b5c81606330bae8b862",
      "size": 97606962
    }
  ],
  "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.1"
}