From 9e19d837ab4280bc3a358e061ee79f182fb23c80 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 11 Mar 2023 17:10:34 +0100 Subject: [PATCH] Typo --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 637717a..866fdaf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,7 +50,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.5.4.tar.gz" - sha256 = "=2dafdcf26de6c041611d16ed48b751cf8d4dfbee1f5cf4aa5975592bc080261d" + sha256 = "2dafdcf26de6c041611d16ed48b751cf8d4dfbee1f5cf4aa5975592bc080261d" [resources.system_user] @@ -68,4 +68,4 @@ ram.runtime = "50M" packages = "postgresql, postgresql-contrib, python3-venv, libpq-dev" [resources.database] - type = "postgresql" \ No newline at end of file + type = "postgresql"