{
  "version": "0.6.0",
  "description": "Capture, annotate, redact, stitch, and record the Windows screen locally.",
  "homepage": "https://utilivera.com/capture/",
  "license": "Freeware",
  "architecture": {
    "64bit": {
      "url": "https://utilivera.com/capture/downloads/0.6.0/UtiliVeraCapture-Setup-0.6.0-Windows-x64.exe",
      "hash": "58F8957FD8DEE4ECB8EFE7F7C27832F59FA75FBCD275445F365F0E0EEE598284"
    }
  },
  "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."
  ]
}
