From c15c01db45bd912e4f0daa48dab72633be761b29 Mon Sep 17 00:00:00 2001 From: Mahadevan Sreenivasan Date: Mon, 1 Jun 2020 22:47:41 +0530 Subject: fix: replace user-agent by removing any Ferdi|Electron strings and trim() the end result --- archives/gmail.tar.gz | Bin 65243 -> 65219 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'archives') diff --git a/archives/gmail.tar.gz b/archives/gmail.tar.gz index 59b6eed..fe2cb06 100644 Binary files a/archives/gmail.tar.gz and b/archives/gmail.tar.gz differ -- cgit v1.2.3-70-g09d2 From 80edc9a482782ab621a9c2c14701b06954ec1faf Mon Sep 17 00:00:00 2001 From: vantezzen Date: Wed, 3 Jun 2020 19:46:40 +0200 Subject: Repackage #194 --- all.json | 4 ++-- archives/gmail.tar.gz | Bin 65219 -> 65256 bytes uncompressed/gmail/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'archives') diff --git a/all.json b/all.json index e7c1993..7d85c6e 100644 --- a/all.json +++ b/all.json @@ -254,10 +254,10 @@ }, { "author": "Stefan Malzner ", - "featured": true, + "featured": false, "id": "gmail", "name": "Gmail", - "version": "1.3.2", + "version": "1.3.3", "icons": { "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/gmail/icon.png", "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/gmail/icon.svg" diff --git a/archives/gmail.tar.gz b/archives/gmail.tar.gz index fe2cb06..5b73826 100644 Binary files a/archives/gmail.tar.gz and b/archives/gmail.tar.gz differ diff --git a/uncompressed/gmail/package.json b/uncompressed/gmail/package.json index 0048e49..7e8c9ed 100644 --- a/uncompressed/gmail/package.json +++ b/uncompressed/gmail/package.json @@ -1,7 +1,7 @@ { "id": "gmail", "name": "Gmail", - "version": "1.3.2", + "version": "1.3.3", "description": "Gmail", "main": "index.js", "author": "Stefan Malzner ", -- cgit v1.2.3-70-g09d2