aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/proton-mail/package.json4
-rw-r--r--recipes/protoncalendar/package.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/proton-mail/package.json b/recipes/proton-mail/package.json
index 826bc72..5913b36 100644
--- a/recipes/proton-mail/package.json
+++ b/recipes/proton-mail/package.json
@@ -1,9 +1,9 @@
1{ 1{
2 "id": "proton-mail", 2 "id": "proton-mail",
3 "name": "ProtonMail", 3 "name": "ProtonMail",
4 "version": "1.4.0", 4 "version": "1.5.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://mail.protonmail.com/login" 7 "serviceURL": "https://mail.proton.me/login"
8 } 8 }
9} 9}
diff --git a/recipes/protoncalendar/package.json b/recipes/protoncalendar/package.json
index 283db65..6908538 100644
--- a/recipes/protoncalendar/package.json
+++ b/recipes/protoncalendar/package.json
@@ -1,9 +1,9 @@
1{ 1{
2 "id": "protoncalendar", 2 "id": "protoncalendar",
3 "name": "ProtonCalendar", 3 "name": "ProtonCalendar",
4 "version": "1.2.0", 4 "version": "1.3.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://calendar.protonmail.com/" 7 "serviceURL": "https://calendar.proton.me/"
8 } 8 }
9} 9}