From 69959405d7e9ca31d015e00ea6968794c1b2a47a Mon Sep 17 00:00:00 2001 From: Stefan Wilke <45512151+querwurzel@users.noreply.github.com> Date: Wed, 11 Dec 2024 08:15:46 +0100 Subject: [PATCH] Update binpastes.yml --- software/binpastes.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/software/binpastes.yml b/software/binpastes.yml index 9dd505a641..41a3cecbde 100644 --- a/software/binpastes.yml +++ b/software/binpastes.yml @@ -1,5 +1,6 @@ name: BinPastes website_url: https://github.com/querwurzel/BinPastes +source_code_url: https://github.com/querwurzel/BinPastes description: Minimal pastebin also supporting client-side encryption, fulltext search, one-time messages. Intended for one to few users looking for a simple pastebin deployment. licenses: - Apache-2.0 @@ -7,4 +8,4 @@ platforms: - Java tags: - Pastebins -source_code_url: https://github.com/querwurzel/BinPastes +depends_3rdparty: true