From 38cf3348f47a07e81ff76c11785ed6289dcc176b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 27 Sep 2023 05:09:18 +0200 Subject: [PATCH] remove duplicate hoppscotch entry --- software/hoppscotch-community-edition.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/hoppscotch-community-edition.yml diff --git a/software/hoppscotch-community-edition.yml b/software/hoppscotch-community-edition.yml deleted file mode 100644 index 53578ca06d..0000000000 --- a/software/hoppscotch-community-edition.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Hoppscotch Community Edition -website_url: https://hoppscotch.io -description: A free, fast and beautiful API request builder. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - Software Development - API Management -source_code_url: https://github.com/hoppscotch/hoppscotch -stargazers_count: 54809 -updated_at: '2023-09-18' -archived: false