{
    "version": "0.5.0",
    "description": "A clipboard manager built with Rust and GPUI",
    "homepage": "https://github.com/StudentWeis/ropy",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/StudentWeis/ropy/releases/download/0.5.0/ropy-x86_64-pc-windows-msvc.zip",
            "hash": "b89c3d411ac691822b4bfeb915d2653bbe0a2a897f029e1c20321ba9bc0a4ec6"
        }
    },
    "shortcuts": [
        [
            "ropy.exe",
            "Ropy"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/StudentWeis/ropy/releases/download/$version/ropy-x86_64-pc-windows-msvc.zip",
                "hash": {
                    "url": "https://github.com/StudentWeis/ropy/releases/download/$version/ropy-x86_64-pc-windows-msvc.zip.sha256"
                }
            }
        }
    }
}
