{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "arm64",
      "url": "https://hub.acuvity.ai/releases/acushield/v2.0.0-rc.1/acushield-app-windows-arm64.tar.gz",
      "sha256": "89c8b9cc5fe784a05fe2834c149930516af4de3573e9a051cc8b94e971138f11",
      "size": 34927225
    }
  ],
  "operations": [
    {
      "type": "STOP_WATCHDOG"
    },
    {
      "type": "STOP_DAEMON",
      "pathTo": "Acushield Service"
    },
    {
      "type": "STOP_AGENT",
      "pathTo": "Acushield.exe"
    },
    {
      "type": "REMOVE_FOLDER",
      "pathTo": "/Program Files/Acuvity/bin-new"
    },
    {
      "type": "ADD_FOLDER",
      "artifactID": "app-bundle",
      "pathTo": "/Program Files/Acuvity/bin-new"
    },
    {
      "type": "REPLACE_FILE",
      "pathFrom": "/Program Files/Acuvity/bin-new/Acushield.exe",
      "pathTo": "/Program Files/Acuvity/bin/Acushield.exe"
    },
    {
      "type": "REPLACE_FILE",
      "pathFrom": "/Program Files/Acuvity/bin-new/Acushieldd.exe",
      "pathTo": "/Program Files/Acuvity/bin/Acushieldd.exe"
    },
    {
      "type": "REPLACE_FILE",
      "pathFrom": "/Program Files/Acuvity/bin-new/enable-acushield.ps1",
      "pathTo": "/Program Files/Acuvity/bin/enable-acushield.ps1"
    },
    {
      "type": "REPLACE_FOLDER",
      "pathFrom": "/Program Files/Acuvity/bin-new/driver",
      "pathTo": "/Program Files/Acuvity/bin/driver"
    },
    {
      "type": "REMOVE_FOLDER",
      "pathTo": "/Program Files/Acuvity/bin/windivert"
    },
    {
      "type": "REMOVE_FILE",
      "pathTo": "/Program Files/Acuvity/bin/ThirdPartyNotices.txt"
    },
    {
      "type": "START_DAEMON",
      "pathTo": "Acushield Service"
    }
  ],
  "version": "2.0.0-rc.1"
}