{
    "version": "11.2",
    "description": "A powerful, lightweight, yet full-featured screen capture tool and screen video recorder.",
    "homepage": "https://www.faststone.org/FSCaptureDetail.htm",
    "license": {
        "identifier": "Shareware",
        "url": "https://www.faststone.org/order.htm"
    },
    "url": "https://www.faststonesoft.net/DN/FSCapture112.zip",
    "hash": "3b6b0d482ec58b8097a072b6ee966078811f5c1a061ec3888b81ca1de4b21d05",
    "extract_dir": "FSCapture112",
    "pre_install": "if (!(Test-Path \"$persist_dir\\fsc.db\")) { New-Item \"$dir\\fsc.db\" | Out-Null }",
    "bin": "FSCapture.exe",
    "shortcuts": [
        [
            "FSCapture.exe",
            "FastStone Capture"
        ]
    ],
    "persist": "fsc.db",
    "checkver": "Version\\s+([\\d.]+)",
    "autoupdate": {
        "url": "https://www.faststonesoft.net/DN/FSCapture$cleanVersion.zip",
        "extract_dir": "FSCapture$cleanVersion"
    }
}
