{
    "version": "1.8.6",
    "description": "An archive viewer and extractor for BSP, GCF, NCF, PAK, SGA, VPK, WAD, and XZP files",
    "homepage": "https://developer.valvesoftware.com/wiki/GCFScape",
    "license": "Freeware",
    "suggest": {
        "vcredist": "extras/vcredist2010"
    },
    "url": "https://valvedev.info/tools/gcfscape/gcfscape.zip",
    "hash": "5b61408a83b61afc9c775534cf02749edfde8e570bf17604bc191f6dc57055b0",
    "architecture": {
        "64bit": {
            "extract_dir": "x64"
        },
        "32bit": {
            "extract_dir": "x86"
        }
    },
    "bin": "GCFScape.exe",
    "shortcuts": [
        [
            "GCFScape.exe",
            "GCFScape"
        ]
    ]
}
