mirror of
https://github.com/YunoHost-Apps/bookwyrm_ynh.git
synced 2024-09-03 18:16:12 +02:00
Upgrade to v0.7.1
This commit is contained in:
parent
b49b87f14f
commit
3ed9e4ba23
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "BookWyrm"
|
|||
description.en = "Platform for social reading"
|
||||
description.fr = "Plateforme de lecture sociale"
|
||||
|
||||
version = "0.6.6~ynh2"
|
||||
version = "0.7.1~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.6.tar.gz"
|
||||
sha256 = "e19b802e5ebcbaeb979f174f8f7fbd23690acee9000468a48016118257df5939"
|
||||
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.7.1.tar.gz"
|
||||
sha256 = "a5a1422bf26728b6d73c267f57946717c6d26513e48dc25687ab633a673ebf4e"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue