aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--all.json4
-rw-r--r--archives/proton-mail.tar.gzbin27136 -> 27155 bytes
-rw-r--r--uncompressed/proton-mail/package.json6
3 files changed, 5 insertions, 5 deletions
diff --git a/all.json b/all.json
index 5068edd..9ab86ff 100644
--- a/all.json
+++ b/all.json
@@ -597,8 +597,8 @@
597 "author": "Lukas Reineke <lukas.reineke@protonmail.com>", 597 "author": "Lukas Reineke <lukas.reineke@protonmail.com>",
598 "featured": false, 598 "featured": false,
599 "id": "proton-mail", 599 "id": "proton-mail",
600 "name": "proton-mail", 600 "name": "ProtonMail",
601 "version": "1.1.0", 601 "version": "1.2.0",
602 "icons": { 602 "icons": {
603 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/proton-mail/icon.png", 603 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/proton-mail/icon.png",
604 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/proton-mail/icon.svg" 604 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/proton-mail/icon.svg"
diff --git a/archives/proton-mail.tar.gz b/archives/proton-mail.tar.gz
index 6457c2d..62b1287 100644
--- a/archives/proton-mail.tar.gz
+++ b/archives/proton-mail.tar.gz
Binary files differ
diff --git a/uncompressed/proton-mail/package.json b/uncompressed/proton-mail/package.json
index 9046079..fc5c564 100644
--- a/uncompressed/proton-mail/package.json
+++ b/uncompressed/proton-mail/package.json
@@ -1,14 +1,14 @@
1{ 1{
2 "id": "proton-mail", 2 "id": "proton-mail",
3 "name": "proton-mail", 3 "name": "ProtonMail",
4 "version": "1.1.0", 4 "version": "1.2.0",
5 "description": "proton-mail", 5 "description": "proton-mail",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Lukas Reineke <lukas.reineke@protonmail.com>", 7 "author": "Lukas Reineke <lukas.reineke@protonmail.com>",
8 "license": "MIT", 8 "license": "MIT",
9 "config": { 9 "config": {
10 "serviceURL": "https://mail.protonmail.com/login", 10 "serviceURL": "https://mail.protonmail.com/login",
11 "serviceName": "Proton Mail", 11 "serviceName": "ProtonMail",
12 "message": "", 12 "message": "",
13 "popup": [], 13 "popup": [],
14 "hasNotificationSound": false, 14 "hasNotificationSound": false,