From c29105f0119a9e00ce318a4f0470ec756954f8ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 16 Jan 2024 18:23:17 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c0df125..c8d98ac 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,7 +59,7 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.12.1tar.gz" + url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.12.1.tar.gz" sha256 = "c77f8fbb0ecc962fdd75a50fc6257808697f016881ebb71feb7c29ed0e3b58aa" rename = "bookstack.tar.gz" autoupdate.strategy = "latest_github_tag"