{
    "version": "0.3.0",
    "description": "A Windows CLI tool for copying files from/to a portable device via MTP",
    "homepage": "https://github.com/kzmi/mtpcopy",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/kzmi/mtpcopy/releases/download/0.3.0/mtpcopy.exe",
            "hash": "25768b655afcb8ef1ec9afb5d775c6b73ca44f9b8d35297a72cc94b4638910f8"
        }
    },
    "bin": "mtpcopy.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/kzmi/mtpcopy/releases/download/$version/mtpcopy.exe"
            }
        }
    }
}
