Upgrade to v0.6.6

This commit is contained in:
yunohost-bot 2023-10-03 06:15:20 +02:00 committed by YunoHost Bot
parent fb15ae47d2
commit 6d6a649a97

View file

@ -5,7 +5,7 @@ name = "BookWyrm"
description.en = "Platform for social reading"
description.fr = "Plateforme de lecture sociale"
version = "0.6.5~ynh1"
version = "0.6.6~ynh1"
maintainers = ["oufmilo"]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.6.5.tar.gz"
sha256 = "3d3be2e417ef53bfce2dc7e6619f6e8b8398da8dc5823b8f83c4af10d64562fa"
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.6.6.tar.gz"
sha256 = "e19b802e5ebcbaeb979f174f8f7fbd23690acee9000468a48016118257df5939"
autoupdate.strategy = "latest_github_tag"