{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "amd64",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.1/acushield-app-windows-amd64.tar.gz",
      "sha256": "d1c0219be3863b3d6b253425df86cb99b6a080aee6234b46f9b18b1de3b211e9",
      "size": 38368267
    }
  ],
  "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/ThirdPartyNotices.txt",
      "pathTo": "/Program Files/Acuvity/bin/ThirdPartyNotices.txt"
    },
    {
      "type": "REPLACE_FOLDER",
      "pathFrom": "/Program Files/Acuvity/bin-new/windivert",
      "pathTo": "/Program Files/Acuvity/bin/windivert"
    },
    {
      "type": "START_DAEMON",
      "pathTo": "Acushield Service"
    }
  ],
  "version": "1.8.1"
}