{
    "version": "1.64",
    "description": "The SRecord package is a collection of powerful tools for manipulating EPROM load files",
    "homepage": "https://srecord.sourceforge.net/",
    "license": "GPL-3.0-only",
    "url": "https://downloads.sourceforge.net/project/srecord/srecord-win32/1.64/srecord-1.64-win32.zip",
    "hash": "83ef7da6e114705b35d06edf4ce430414d14c0088a8fa6a273da8fe3282bc280",
    "bin": [
        "srec_cat.exe",
        "srec_cmp.exe",
        "srec_info.exe"
    ],
    "checkver": {
        "url": "https://sourceforge.net/projects/srecord/rss?path=/",
        "regex": "srecord-([\\d.]+)-win32"
    },
    "autoupdate": {
        "url": "https://downloads.sourceforge.net/project/srecord/srecord-win32/$version/srecord-$version-win32.zip"
    }
}
