Fix sha256

This commit is contained in:
oufmilo 2024-01-04 18:17:08 +01:00
parent 2105950fa4
commit b861e0aa9e

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 = "a3a0a340fa1a9f716c4debb1ec242b2a7c275f30be4612fb245cd42f44868e5f" sha256 = "a5a1422bf26728b6d73c267f57946717c6d26513e48dc25687ab633a673ebf4e"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"