{
    "version": "1.13.1",
    "description": "Share files to nearby devices. An open source cross-platform alternative to AirDrop.",
    "homepage": "https://localsend.org/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/localsend/localsend/releases/download/v1.13.1/LocalSend-1.13.1-windows-x86-64.zip",
            "hash": "601a24aa5765eb75750ad6c8a1d7606944ba63b3f073284dadd7a10f26239c16"
        }
    },
    "shortcuts": [
        [
            "localsend_app.exe",
            "LocalSend"
        ]
    ],
    "checkver": {
        "github": "https://github.com/localsend/localsend"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/localsend/localsend/releases/download/v$version/LocalSend-$version-windows-x86-64.zip"
            }
        }
    }
}
