Update source because of migration failure (https://github.com/bookwyrm-social/bookwyrm/pull/3182)

This commit is contained in:
Thomas 2024-01-04 11:16:26 +01:00 committed by GitHub
parent 028af0b3a0
commit 979303fed2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.7.1.tar.gz" url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.7.1.tar.gz"
sha256 = "a5a1422bf26728b6d73c267f57946717c6d26513e48dc25687ab633a673ebf4e" sha256 = "807170dcca7a7377f4d11691d4a86e7707816925c8a4165e0e6f9be96ad3ca79"
in_subdir = true in_subdir = true
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"