{
    "version": "10.4",
    "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": "http://www.faststonesoft.net/DN/FSCapture104.zip",
    "hash": "71d0c2ee62890c0ad3988aeedaaa42b1a5cdc3dc4fba2a7f49257594324d1a60",
    "extract_dir": "FSCapture104",
    "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": "http://www.faststonesoft.net/DN/FSCapture$cleanVersion.zip",
        "extract_dir": "FSCapture$cleanVersion"
    }
}
