Extras/bucket/beebeep.json
Richard Kuhnt 6dd50d1548
vcredist*: Update manifest (#11357)
* vcredist: Update to version 14.36.32532.0 and add autoupdate

* vcredist2022: Update to version 14.36.32532.0 and add autoupdate

* chore(vcredist): Remove vcredist(2015|2017|2019) and update suggestions

---------

Co-authored-by: HUMORCE <humorce@outlook.com>
2023-05-27 18:55:39 +00:00

27 lines
890 B
JSON

{
"version": "5.8.6",
"description": "Office messaging application with security and privacy that does not need an external server",
"homepage": "https://www.beebeep.net/",
"license": "GPL-3.0-only",
"suggest": {
"vcredist": "extras/vcredist2022"
},
"url": "https://sourceforge.net/project/beebeep/Windows/beebeep-5.8.6-32bit-portable.zip",
"hash": "sha1:545d8a1024d3081c59fd14d8401cf23198f79b4e",
"extract_dir": "beebeep-5.8.6-32bit-portable",
"shortcuts": [
[
"beebeep.exe",
"BeeBEEP"
]
],
"checkver": {
"sourceforge": "beebeep/Windows",
"regex": "beebeep-([\\d.]+)-32bit-portable"
},
"autoupdate": {
"url": "https://sourceforge.net/project/beebeep/Windows/beebeep-$version-32bit-portable.zip",
"extract_dir": "beebeep-$version-32bit-portable"
}
}