{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "amd64",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.4-rc.1/acushield-app-windows-amd64.tar.gz",
      "sha256": "d6177339f7e706631d8f9b3cac9ecf8d287868f295323f0757bb77afca1431fc",
      "size": 38501759
    }
  ],
  "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.4-rc.1"
}