{
    "version": "4.19",
    "description": "Freeware Linux Ext2/Ext3/Ext4 Reader for Windows!",
    "homepage": "https://www.diskinternals.com/linux-reader/",
    "license": "Freeware",
    "url": "https://eu.diskinternals.com/download/Linux_Reader.exe#/dl.7z",
    "hash": "d688fc0bc09ed4406274d44b47cb59bf30af0c93abe72e5c5470c2656a28dec0",
    "pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe.nsis\" -Recurse -Force",
    "architecture": {
        "64bit": {
            "shortcuts": [
                [
                    "LinuxReader64.exe",
                    "DiskInternals Linux Reader"
                ]
            ]
        },
        "32bit": {
            "shortcuts": [
                [
                    "LinuxReader.exe",
                    "DiskInternals Linux Reader"
                ]
            ]
        }
    },
    "checkver": {
        "url": "https://www.diskinternals.com/linux-reader/",
        "regex": "Ver ([\\d.]+), Win"
    },
    "autoupdate": {
        "url": "https://eu.diskinternals.com/download/Linux_Reader.exe#/dl.7z"
    }
}
