فهرست منبع

Reverting changes concernin DeltaChat

Miroslav Abrahám 5 سال پیش
والد
کامیت
04f62af70b
1فایلهای تغییر یافته به همراه0 افزوده شده و 30 حذف شده
  1. 0 30
      bucket/delta-chat.json

+ 0 - 30
bucket/delta-chat.json

@@ -1,30 +0,0 @@
-{
-    "version": "1.10.3",
-    "description": "Email-based secure instant messaging.",
-    "homepage": "https://delta.chat/en/",
-    "license": "GPL-3.0-or-later",
-    "hash": "7f641eb693afa83bc985f93aa8e8d612b6472eebe2cbf147504a0693a9d49749",
-    "url": "https://download.delta.chat/desktop/v1.10.4/DeltaChat%201.10.3.exe",
-    "bin": [
-        [
-            "DeltaChat%201.10.3.exe",
-            "deltachat"
-        ]
-    ],
-    "shortcuts": [
-        [
-            "DeltaChat%201.10.3.exe",
-            "Delta Chat"
-        ]
-    ],
-    "persist": [
-        [
-            "DeltaChatData",
-            "data"
-        ]
-    ],
-    "checkver": "github",
-    "autoupdate": {
-        "url": "https://download.delta.chat/desktop/v$version/DeltaChat%20$version.exe"
-    }
-}