{
  "artifacts": [
    {
      "id": "app-bundle",
      "platform": "windows",
      "arch": "amd64",
      "url": "https://hub.acuvity.ai/releases/acushield/v1.8.0-rc.4/acushield-app-windows-amd64.tar.gz",
      "sha256": "ff01d87a8193514dc8ffbbc6bc09d4b87e5d86c9c65fe8c66426e61911f668cf",
      "size": 38369219
    }
  ],
  "operations": [
    {
      "type": "STOP_DAEMON",
      "pathTo": "Acushield Helper"
    },
    {
      "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/Acushieldh.exe",
      "pathTo": "/Program Files/Acuvity/bin/Acushieldh.exe"
    },
    {
      "type": "START_DAEMON",
      "pathTo": "Acushield Helper"
    },
    {
      "type": "REMOVE_FOLDER",
      "pathTo": "/Program Files/Acuvity/bin-new"
    }
  ],
  "version": "1.8.0-rc.4"
}