aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-04-17 11:06:54 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2020-04-17 11:06:54 +0200
commit803c7eb1b65ad793513aaba56df507bc820959a6 (patch)
treea078bb5e13dd04c049d6c22f05adea02a926bf57
parentfix: Add notification support for jitsi (diff)
downloadferdium-recipes-803c7eb1b65ad793513aaba56df507bc820959a6.tar.gz
ferdium-recipes-803c7eb1b65ad793513aaba56df507bc820959a6.tar.zst
ferdium-recipes-803c7eb1b65ad793513aaba56df507bc820959a6.zip
Repackage Jitsi recipe
-rw-r--r--all.json2
-rw-r--r--archives/jitsi.tar.gzbin110471 -> 110937 bytes
-rw-r--r--uncompressed/jitsi/package.json2
3 files changed, 2 insertions, 2 deletions
diff --git a/all.json b/all.json
index 453014a..a7f19dd 100644
--- a/all.json
+++ b/all.json
@@ -422,7 +422,7 @@
422 "featured": false, 422 "featured": false,
423 "id": "jitsi", 423 "id": "jitsi",
424 "name": "Jitsi", 424 "name": "Jitsi",
425 "version": "1.0.1", 425 "version": "1.0.2",
426 "icons": { 426 "icons": {
427 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/jitsi/icon.png", 427 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/jitsi/icon.png",
428 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/jitsi/icon.svg" 428 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/jitsi/icon.svg"
diff --git a/archives/jitsi.tar.gz b/archives/jitsi.tar.gz
index 993bb34..9025704 100644
--- a/archives/jitsi.tar.gz
+++ b/archives/jitsi.tar.gz
Binary files differ
diff --git a/uncompressed/jitsi/package.json b/uncompressed/jitsi/package.json
index cddd8f0..81990cb 100644
--- a/uncompressed/jitsi/package.json
+++ b/uncompressed/jitsi/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "jitsi", 2 "id": "jitsi",
3 "name": "Jitsi", 3 "name": "Jitsi",
4 "version": "1.0.1", 4 "version": "1.0.2",
5 "description": "Jitsi", 5 "description": "Jitsi",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Sampath Kumar Krishnan <sampath3493@gmail.com>", 7 "author": "Sampath Kumar Krishnan <sampath3493@gmail.com>",