{
    "version": "3.22.0",
    "description": "A visual diff and merge tool",
    "homepage": "http://meldmerge.org/",
    "license": "GPL-2.0-only",
    "url": "https://download.gnome.org/binaries/win32/meld/3.22/Meld-3.22.0-mingw.msi",
    "hash": "2789ed3b259a506d359e1c17a2764e9daccd70fbc8365803c20612b0c9f2fbd8",
    "bin": "Meld.exe",
    "shortcuts": [
        [
            "Meld.exe",
            "Meld"
        ]
    ],
    "checkver": "([\\d.]+)-mingw",
    "autoupdate": {
        "url": "https://download.gnome.org/binaries/win32/meld/$majorVersion.$minorVersion/Meld-$version-mingw.msi",
        "hash": {
            "url": "$url.sha256"
        }
    }
}
