{
    "version": "3.1",
    "description": "Sharing files via Wi-Fi or Mobile Hotspot.",
    "homepage": "https://github.com/marchellodev/sharik",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/marchellodev/sharik/releases/download/v3.1/sharik_v3.1_windows.zip",
            "hash": "6a7cb98716904a27e2cf0856043d0b9a150ef4b78e19193f5b45636bdc1cfe9f"
        }
    },
    "extract_dir": "sharik",
    "shortcuts": [
        [
            "sharik.exe",
            "Sharik"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/marchellodev/sharik/releases/download/v$version/sharik_v$version_windows.zip"
            }
        }
    }
}
