1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/distbin_ynh.git synced 2024-09-03 18:26:10 +02:00

Upgrade to vv1.3.0

This commit is contained in:
yunohost-bot 2024-02-17 12:11:15 +01:00 committed by YunoHost Bot
parent fdb53e1bee
commit de633e2d00

View file

@ -5,7 +5,7 @@ name = "Distbin"
description.en = "Distributed pastebin with ActivityPub"
description.fr = "Pastebin distribué utilisant le protocole ActivityPub"
version = "1.3.0~ynh13"
version = "v1.3.0~ynh1"
maintainers = ["yalh76"]
@ -39,7 +39,7 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/gobengo/distbin/archive/v1.3.0.tar.gz"
url = "https://github.com/gobengo/distbin/archive/refs/tags/v1.3.0.tar.gz"
sha256 = "65d9774cafbb5829b82d09b0ea0d3d5d1ec5f076fadef2b8576d29a901c58a90"
autoupdate.strategy = "latest_github_tag"