Upgrade to v0.7.2

This commit is contained in:
yunohost-bot 2024-01-18 05:15:27 +01:00 committed by YunoHost Bot
parent 56eb342d26
commit 8e6bff313b

View file

@ -5,7 +5,7 @@ name = "BookWyrm"
description.en = "Platform for social reading"
description.fr = "Plateforme de lecture sociale"
version = "0.7.1~ynh1"
version = "0.7.2~ynh1"
maintainers = ["oufmilo"]
@ -49,8 +49,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.7.1.tar.gz"
sha256 = "a5a1422bf26728b6d73c267f57946717c6d26513e48dc25687ab633a673ebf4e"
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.7.2.tar.gz"
sha256 = "258831fa54c15fd8ea9a3ba06bb9afab016d754a0850118e65fdb70dfa022df7"
autoupdate.strategy = "latest_github_tag"