Ver Fonte

Initial commit of Betterbird

Miroslav Abrahám há 1 ano atrás
pai
commit
976d40a1b7
1 ficheiros alterados com 22 adições e 0 exclusões
  1. 22 0
      bucket/betterbird.json

+ 22 - 0
bucket/betterbird.json

@@ -0,0 +1,22 @@
+{
+  "version": "115.11.0-bb28",
+  "description": "A free email application that’s easy to set up and customize, fork of Thundebird",
+  "homepage": "https://www.betterbird.eu/",
+  "license": "MPL-2.0",
+  "architecture": {
+    "64bit": {
+      "url": "https://www.betterbird.eu/downloads/get.php?os=win&lang=en-US&version=release&portable=true#/dl.7z",
+      "hash": "sha256:3a86cdb092be041fa694a26d546e7623dbf07499436a0e0e931f4f4d35f7d9f4"
+    }
+  },
+  "bin": "BetterbirdLauncher.exe",
+  "shortcuts": [
+    [
+      "BetterbirdLauncher.exe",
+      "Betterbird"
+    ]
+  ],
+  "persist": [
+    "profile"
+  ]
+}