{
    "version": "4.3.1",
    "description": "Duplicates file finder",
    "homepage": "https://dupeguru.voltaicideas.net",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win64_4.3.1.exe#/dl.7z",
            "hash": "28293dada3c88336b2b53aca00adf59f85cabf1362f8386a8ffc6be5e1742836",
            "bin": [
                [
                    "dupeguru-win64.exe",
                    "dupeguru"
                ]
            ],
            "shortcuts": [
                [
                    "dupeguru-win64.exe",
                    "dupeGuru"
                ]
            ]
        },
        "32bit": {
            "url": "https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeGuru_win32_4.3.1.exe#/dl.7z",
            "hash": "f7c537d5dd5ce36b9e6fe666e4ed994b91660db282cf9ab727ae41ce7aab1263",
            "bin": [
                [
                    "dupeguru-win32.exe",
                    "dupeguru"
                ]
            ],
            "shortcuts": [
                [
                    "dupeguru-win32.exe",
                    "dupeGuru"
                ]
            ]
        }
    },
    "checkver": {
        "github": "https://github.com/arsenetar/dupeguru"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/arsenetar/dupeguru/releases/download/$version/dupeGuru_win64_$version.exe#/dl.7z"
            },
            "32bit": {
                "url": "https://github.com/arsenetar/dupeguru/releases/download/$version/dupeGuru_win32_$version.exe#/dl.7z"
            }
        }
    }
}
