aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-20 14:49:55 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-20 15:05:04 +0530
commit0a3387f19918bc1012ad2ee3db7bc6771caa9624 (patch)
tree4ea305614538e8400bf8ecbec55e868394891609 /all.json
parentfix: fix js error; styling (diff)
downloadferdium-recipes-0a3387f19918bc1012ad2ee3db7bc6771caa9624.tar.gz
ferdium-recipes-0a3387f19918bc1012ad2ee3db7bc6771caa9624.tar.zst
ferdium-recipes-0a3387f19918bc1012ad2ee3db7bc6771caa9624.zip
fix: Remove extra validation for serviceUrl for github since the url doesn't seem to be valid any more.
Diffstat (limited to 'all.json')
-rw-r--r--all.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.json b/all.json
index e2efd7f..6b1cb56 100644
--- a/all.json
+++ b/all.json
@@ -490,7 +490,7 @@
490 "featured": false, 490 "featured": false,
491 "id": "github", 491 "id": "github",
492 "name": "GitHub", 492 "name": "GitHub",
493 "version": "2.2.1", 493 "version": "2.3.0",
494 "icons": { 494 "icons": {
495 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/github/icon.svg" 495 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/github/icon.svg"
496 } 496 }