1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00

Upgrade to v1.7.3

This commit is contained in:
yunohost-bot 2024-05-13 20:24:26 +02:00 committed by YunoHost Bot
parent 9c892cbd8e
commit de2fddbf39

View file

@ -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]