{
    "version": "0.1.16",
    "description": "User-friendly and featureful command-line BitTorrent metainfo utility",
    "homepage": "https://github.com/casey/intermodal",
    "license": "CC0-1.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/casey/intermodal/releases/download/v0.1.16/imdl-v0.1.16-x86_64-pc-windows-msvc.zip",
            "hash": "2de80aadb9c558b542feae7ec676e0bbe0c3d3582a571dafc100df1543601581"
        }
    },
    "bin": "imdl.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/casey/intermodal/releases/download/v$version/imdl-v$version-x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
