{
    "version": "0.6.2",
    "description": "Commandline tool for inspecting, creating and editing BitTorrent metafiles.",
    "homepage": "https://fbdtemme.github.io/torrenttools",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/fbdtemme/torrenttools/releases/download/v0.6.2/torrenttools-0.6.2-windows-x86_64.msi",
            "hash": "96a3ffb52274ddbd95496bf7fbd139f0cbe84a05afa965d3710cffcef3d6046d"
        }
    },
    "extract_dir": "torrenttools",
    "bin": "torrenttools.exe",
    "checkver": {
        "github": "https://github.com/fbdtemme/torrenttools"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/fbdtemme/torrenttools/releases/download/v$version/torrenttools-$version-windows-x86_64.msi"
            }
        }
    }
}
