From 20420635539d03ab819df79b5e827c564261a0a6 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sun, 10 Dec 2023 22:23:59 +0100 Subject: [PATCH] sources: fix checksum --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2404549..d533efb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -81,7 +81,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/ether/etherpad-lite/archive/bbaa6a7e8dee3223dfed7a73397d599e3194c9a6.tar.gz" - sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + sha256 = "83a5c24e27e93e26d660f60724400d3f47e2780e4ec07a7a080310948836a589" autoupdate.strategy = "latest_github_tag" [resources.system_user]