aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--all.json2
-rw-r--r--mastodon.tar.gzbin24181 -> 16713 bytes
-rw-r--r--uncompressed/mastodon/package.json6
3 files changed, 4 insertions, 4 deletions
diff --git a/all.json b/all.json
index b03a544..4bb3cc5 100644
--- a/all.json
+++ b/all.json
@@ -873,7 +873,7 @@
873 "featured": false, 873 "featured": false,
874 "id": "mastodon", 874 "id": "mastodon",
875 "name": "Mastodon", 875 "name": "Mastodon",
876 "version": "1.1.0", 876 "version": "1.1.1",
877 "icons": { 877 "icons": {
878 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.png", 878 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.png",
879 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.svg" 879 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.svg"
diff --git a/mastodon.tar.gz b/mastodon.tar.gz
index a2dafc3..e1f4106 100644
--- a/mastodon.tar.gz
+++ b/mastodon.tar.gz
Binary files differ
diff --git a/uncompressed/mastodon/package.json b/uncompressed/mastodon/package.json
index bd72fbd..381551d 100644
--- a/uncompressed/mastodon/package.json
+++ b/uncompressed/mastodon/package.json
@@ -1,8 +1,8 @@
1{ 1{
2 "name": "Mastodon", 2 "name": "Mastodon",
3 "id": "mastodon", 3 "id": "mastodon",
4 "version": "1.1.0", 4 "version": "1.1.1",
5 "description": "micro blog", 5 "description": "Mastodon Recipe for Ferdi",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "The Ferdi Team <hello@getferdi.com> and Kan Fushihara <kan.fushihara@gmail.com>", 7 "author": "The Ferdi Team <hello@getferdi.com> and Kan Fushihara <kan.fushihara@gmail.com>",
8 "license": "MIT", 8 "license": "MIT",
@@ -14,7 +14,7 @@
14 "hasNotificationSound": true, 14 "hasNotificationSound": true,
15 "hasIndirectMessages": false, 15 "hasIndirectMessages": false,
16 "hasTeamID": true, 16 "hasTeamID": true,
17 "customURL": true, 17 "hasCustomUrl": true,
18 "hostedOnly": true, 18 "hostedOnly": true,
19 "webviewOptions": { 19 "webviewOptions": {
20 "disablewebsecurity": "" 20 "disablewebsecurity": ""