{
  "version": "0.5.1",
  "description": "Acquire, clean, OCR, organize, encrypt, and archive paper documents on Windows.",
  "homepage": "https://utilivera.com/scan/",
  "license": "Freeware",
  "architecture": {
    "64bit": {
      "url": "https://utilivera.com/scan/downloads/0.5.1/UtiliVeraScan-Setup-0.5.1-Windows-x64.exe",
      "hash": "1B41E2AAEF33C226C21CF8F8742C234F78F69ACF67FFBCF8808DB4C2E2A1DDB9"
    }
  },
  "installer": {
    "args": [
      "/VERYSILENT",
      "/SUPPRESSMSGBOXES",
      "/NORESTART",
      "/SP-"
    ],
    "keep": true
  },
  "uninstaller": {
    "script": "if (Test-Path \"$dir\\unins000.exe\") { Start-Process \"$dir\\unins000.exe\" -ArgumentList '/VERYSILENT','/SUPPRESSMSGBOXES','/NORESTART' -Wait }"
  },
  "notes": [
    "This public installer is currently unsigned. Windows may show Unknown publisher.",
    "Download only from utilivera.com and verify the published SHA-256."
  ]
}
