aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Tania R. Zúñiga <taniazuniga.mx@gmail.com>2021-09-15 00:07:55 -0500
committerLibravatar GitHub <noreply@github.com>2021-09-15 10:37:55 +0530
commit50f93e4a5cc7c80d47bf85cd40de436aa3eb9619 (patch)
tree174f01d3b6041202b185bf10898138d2170abdd4 /all.json
parentAdded a check to verify that the folder name of the recipe matches the recipe... (diff)
downloadferdium-recipes-50f93e4a5cc7c80d47bf85cd40de436aa3eb9619.tar.gz
ferdium-recipes-50f93e4a5cc7c80d47bf85cd40de436aa3eb9619.tar.zst
ferdium-recipes-50f93e4a5cc7c80d47bf85cd40de436aa3eb9619.zip
🚀 Add Pipefy Recipe (#711)
Diffstat (limited to 'all.json')
-rw-r--r--all.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/all.json b/all.json
index 578889a..6ab91f7 100644
--- a/all.json
+++ b/all.json
@@ -1168,6 +1168,15 @@
1168 }, 1168 },
1169 { 1169 {
1170 "featured": false, 1170 "featured": false,
1171 "id": "pipefy",
1172 "name": "Pipefy",
1173 "version": "1.0.0",
1174 "icons": {
1175 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/pipefy/icon.svg"
1176 }
1177 },
1178 {
1179 "featured": false,
1171 "id": "pivotal-tracker", 1180 "id": "pivotal-tracker",
1172 "name": "pivotal-tracker", 1181 "name": "pivotal-tracker",
1173 "version": "1.1.1", 1182 "version": "1.1.1",