From 80f8496bf811a8fb93e9a961141c4868f66608fe Mon Sep 17 00:00:00 2001 From: Arthur Huan Date: Sat, 16 Sep 2023 17:58:24 -0600 Subject: Recipes maintenance (#420) Update icons for - Bitwarden - Evernote - Fastmail - Google-chat - Google-voice - Snapchat - TickTick - Tinder - Zenhub Change Google Hangouts to Google Chat (only the on-screen name, icon, and url) --- recipes/hangouts/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/hangouts/package.json') diff --git a/recipes/hangouts/package.json b/recipes/hangouts/package.json index fbc012b..2246185 100644 --- a/recipes/hangouts/package.json +++ b/recipes/hangouts/package.json @@ -1,10 +1,10 @@ { "id": "hangouts", - "name": "Hangouts", - "version": "1.4.0", + "name": "Google Chat", + "version": "1.5.0", "license": "MIT", "config": { - "serviceURL": "https://hangouts.google.com", + "serviceURL": "https://mail.google.com/chat/", "hasNotificationSound": true } } -- cgit v1.2.3-54-g00ecf