|
|
@@ -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"
|
|
|
+ ]
|
|
|
+}
|