{
    "version": "5.7.7",
    "description": "A all-in-one bookmark manager",
    "homepage": "https://raindrop.io/",
    "license": "Freeware",
    "architecture": {
        "64bit": {
            "url": "https://github.com/raindropio/desktop/releases/download/v5.7.7/Raindrop.io-5.7.7-full.nupkg",
            "hash": "sha1:2b4c6f2039f5bad4de4a9616c95664dbec6fcb48"
        }
    },
    "extract_dir": "lib\\net45",
    "shortcuts": [
        [
            "Raindrop.io.exe",
            "Raindrop.io"
        ]
    ],
    "checkver": {
        "github": "https://github.com/raindropio/desktop"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/raindropio/desktop/releases/download/v$version/Raindrop.io-$version-full.nupkg",
                "hash": {
                    "url": "$baseurl/RELEASES"
                }
            }
        }
    }
}
