{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "arm64",
      "url": "https://hub.acuvity.ai/releases/acushield/v2.1.0/acushield-app-windows-arm64.tar.gz",
      "sha256": "cb48b6f4e5a8ae4cf1c3f6cace2a732e9c1427bd936330ee2345a568269d4ab2",
      "size": 33412878
    }
  ],
  "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.1.0"
}