{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "amd64",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.2-rc.3/acushield-app-windows-amd64.tar.gz",
      "sha256": "72ef6eecabfae2678417626366a2ea634efaae4a4e8e522eccfe1bc618bb6f65",
      "size": 38420559
    }
  ],
  "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.2-rc.3"
}