Pārlūkot izejas kodu

Initial commit of Betterbird

Miroslav Abrahám 1 gadu atpakaļ
vecāks
revīzija
976d40a1b7
1 mainītis faili ar 22 papildinājumiem un 0 dzēšanām
  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"
+  ]
+}