{
    "version": "11.46",
    "description": "A quad window file manager based on Windows File Explorer",
    "homepage": "https://www.softwareok.com/?seite=Freeware/Q-Dir",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.softwareok.com/?seite=Freeware/Q-Dir/Eula"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.softwareok.com/Download/Q-Dir_Portable_x64.zip",
            "hash": "1c3d59396ea829c5121b0e29e24b1b79d8eca9f1141b848b5902e315e114d92a",
            "bin": [
                [
                    "Q-Dir_x64.exe",
                    "Q-Dir"
                ]
            ],
            "shortcuts": [
                [
                    "Q-Dir_x64.exe",
                    "Q-Dir"
                ]
            ]
        },
        "32bit": {
            "url": "https://www.softwareok.com/Download/Q-Dir_Portable.zip",
            "hash": "6be8e0abca5b75a70a78582ca90e8178f811507f32448e2f2f7ad41ba70e6218",
            "bin": "Q-Dir.exe",
            "shortcuts": [
                [
                    "Q-Dir.exe",
                    "Q-Dir"
                ]
            ]
        }
    },
    "extract_dir": "Q-Dir",
    "pre_install": "if (!(Test-Path \"$persist_dir\\start.qdr\")) { New-Item \"$dir\\start.qdr\" | Out-Null }",
    "persist": [
        "Favoriten",
        "start.qdr",
        "Q-Dir.ini"
    ],
    "checkver": {
        "url": "https://www.softwareok.com/?seite=Microsoft/Q-Dir/History",
        "regex": "version ([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.softwareok.com/Download/Q-Dir_Portable_x64.zip"
            },
            "32bit": {
                "url": "https://www.softwareok.com/Download/Q-Dir_Portable.zip"
            }
        },
        "hash": {
            "url": "https://www.softwareok.com/?Download=Q-Dir",
            "regex": "$basename.*?$sha256<"
        }
    }
}
