1
0

betterbird.json 656 B

12345678910111213141516171819202122
  1. {
  2. "version": "140.6.0esr-bb15-build2",
  3. "description": "A free email application that’s easy to set up and customize, fork of Thundebird",
  4. "homepage": "https://www.betterbird.eu/",
  5. "license": "MPL-2.0",
  6. "architecture": {
  7. "64bit": {
  8. "url": "https://www.betterbird.eu/downloads/WindowsPortable/BetterbirdPortable-140.6.0esr-bb15-build2.en-US.win64.zip#/dl.7z",
  9. "hash": "sha256:fbdc8c37cecfe9271ff8513fda47c5b380647bbcf2af4bde0790875e4a31048e"
  10. }
  11. },
  12. "bin": "BetterbirdLauncher.exe",
  13. "shortcuts": [
  14. [
  15. "BetterbirdLauncher.exe",
  16. "Betterbird"
  17. ]
  18. ],
  19. "persist": [
  20. "profile"
  21. ]
  22. }