From 2327cebae2dd5b667d0138c89b9d1f65e505aec8 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 10 Apr 2025 19:59:14 +0100 Subject: [PATCH] Remove Wantgunsbin (Unmaintained since April 2024) (#1285) --- software/wantgunsbin.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/wantgunsbin.yml diff --git a/software/wantgunsbin.yml b/software/wantgunsbin.yml deleted file mode 100644 index 1240808d64..0000000000 --- a/software/wantgunsbin.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: wantguns/bin -website_url: https://github.com/wantguns/bin -description: Minimal pastebin for both textual and binary files shipped in a single statically linked binary. -licenses: - - GPL-3.0 -platforms: - - Rust - - Docker -tags: - - Pastebins -source_code_url: https://github.com/wantguns/bin -demo_url: https://basedbin.fly.dev -stargazers_count: 257 -updated_at: '2024-04-09' -archived: false