From de2fddbf391e57f04cef865580300f307b25ba09 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 20:24:26 +0200 Subject: [PATCH] Upgrade to v1.7.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d3f1de3..8485312 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PrivateBin" description.en = "Minimalist pastebin where the server has zero knowledge of pasted data" description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées" -version = "1.7.2~ynh1" +version = "1.7.3~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.2.tar.gz" - sha256 = "f2ea504e1064e0bcdb140c5d9343b9d9724e91c5c23a7ebdb13bfab3360d205e" + url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.3.tar.gz" + sha256 = "85b3b8db81e893b684364b12085cd2ee9eef172d96e6d831ebbc021fcb32fb99" autoupdate.strategy = "latest_github_tag" [resources.system_user]