{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "amd64",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.9.2-rc.5/acushield-app-windows-amd64.tar.gz",
      "sha256": "2197010f34025c5fd72d60f85d3283a79a1b01ad0397cff330f1624a26b3116c",
      "size": 37021683
    }
  ],
  "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": "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": "1.9.2-rc.5"
}