aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2022-03-14 16:43:16 +0100
committerLibravatar kytwb <kytwb@pm.me>2022-03-14 16:43:16 +0100
commit9c87ba50491abe785249f38a4227bada1e1e7b3d (patch)
tree21e7df4242592565a4477d1851bbfbfdef1575f6
parentAdd Hostnet recipe (#839) (diff)
downloadferdium-recipes-9c87ba50491abe785249f38a4227bada1e1e7b3d.tar.gz
ferdium-recipes-9c87ba50491abe785249f38a4227bada1e1e7b3d.tar.zst
ferdium-recipes-9c87ba50491abe785249f38a4227bada1e1e7b3d.zip
Do npm run package
-rw-r--r--all.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/all.json b/all.json
index 97e3bb7..54580c7 100644
--- a/all.json
+++ b/all.json
@@ -784,6 +784,15 @@
784 }, 784 },
785 { 785 {
786 "featured": false, 786 "featured": false,
787 "id": "hostnet",
788 "name": "Hostnet",
789 "version": "1.0.0",
790 "icons": {
791 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/hostnet/icon.svg"
792 }
793 },
794 {
795 "featured": false,
787 "id": "hubstaff", 796 "id": "hubstaff",
788 "name": "HubStaff", 797 "name": "HubStaff",
789 "version": "1.0.0", 798 "version": "1.0.0",