{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "darwin",
      "arch": "universal",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.0-rc.4/acushield-app-darwin-all.tar.gz",
      "sha256": "bbd792da9e07cee220914d81707b46ce085f25c90abb0f90f0141b1083155c57",
      "size": 97607244
    }
  ],
  "operations": [
    {
      "type": "STOP_DAEMON",
      "pathTo": "/Library/LaunchDaemons/ai.acuvity.acushield.helper.plist"
    },
    {
      "type": "REMOVE_FOLDER",
      "pathTo": "/tmp/Acushield.app"
    },
    {
      "type": "ADD_FOLDER",
      "artifactID": "app-bundle",
      "pathTo": "/tmp/Acushield.app"
    },
    {
      "type": "REPLACE_FILE",
      "pathFrom": "/tmp/Acushield.app/Contents/Library/LaunchServices/ai.acuvity.acushield.helper",
      "pathTo": "/Library/PrivilegedHelperTools/ai.acuvity.acushield.helper"
    },
    {
      "type": "REPLACE_FILE",
      "pathFrom": "/tmp/Acushield.app/Contents/Library/LaunchServices/ai.acuvity.acushield.helper.plist",
      "pathTo": "/Library/LaunchDaemons/ai.acuvity.acushield.helper.plist"
    },
    {
      "type": "REPLACE_FILE",
      "pathFrom": "/tmp/Acushield.app/Contents/Resources/uninstall.sh",
      "pathTo": "/Applications/Acushield.app/Contents/Resources/uninstall.sh"
    },
    {
      "type": "START_DAEMON",
      "pathTo": "/Library/LaunchDaemons/ai.acuvity.acushield.helper.plist"
    },
    {
      "type": "REMOVE_FOLDER",
      "pathTo": "/tmp/Acushield.app"
    }
  ],
  "version": "1.8.0-rc.4"
}