{
    "version": "20180619",
    "description": "An optimized clean build of emacs-pdumper branch (27.0.50) for 64-bit Windows. Built with `--without-compress-install --without-dbus --with-modules 'CFLAGS= -O2 -g3'`",
    "homepage": "https://ntemacs.sourceforge.io",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/m-parashar/emax64/releases/download/pdumper-20180619/emax64-pdumper-bin-20180619.7z",
            "hash": "3f4c7f22654f7aafba593c19b2e5927cdc814491f59e8c9e4c29b8b31966063e"
        }
    },
    "extract_dir": "emax64pd",
    "bin": [
        "bin\\runemacs.exe",
        "bin\\emacs.exe",
        "bin\\emacsclientw.exe",
        "bin\\emacs-27.0.50.exe"
    ],
    "shortcuts": [
        [
            "bin\\runemacs.exe",
            "EMAX64"
        ],
        [
            "bin\\emacsclientw.exe",
            "EMAX64 Client",
            " -c -n -a \"\""
        ]
    ],
    "checkver": {
        "url": "https://github.com/m-parashar/emax64/releases",
        "regex": "/releases/tag/pdumper-(\\d+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/m-parashar/emax64/releases/download/pdumper-$version/emax64-pdumper-bin-$version.7z"
            }
        }
    }
}
