{
  "version": "0.7.0",
  "description": "Recognize images and scanned PDFs locally, review uncertain text, and export useful documents.",
  "homepage": "https://utilivera.com/ocr/",
  "license": "Freeware",
  "architecture": {
    "64bit": {
      "url": "https://utilivera.com/ocr/downloads/0.7.0/UtiliVeraOCR-Setup-0.7.0-Windows-x64.exe",
      "hash": "FDA752CEB1770C85463B715D4D09FEC6E96FBB45A5B9A769EF4BB0994C6F72BB"
    }
  },
  "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."
  ]
}
