Extras/bucket/raindrop.io.json
2026-07-28 12:59:12 +00:00

33 lines
920 B
JSON

{
"version": "5.7.9",
"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.9/Raindrop.io-5.7.9-full.nupkg",
"hash": "sha1:b8b2106d2e13f992d88f847df02e4b29569e830f"
}
},
"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"
}
}
}
}
}