From 6f8b69103a4ce3572f6b12ec17dbf034a320ea9e Mon Sep 17 00:00:00 2001 From: eSh Date: Sat, 23 Mar 2024 01:10:02 +0100 Subject: [PATCH] update checksums --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ea2dd20..b2552af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,12 +48,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] url = "https://github.com/friendica/friendica/archive/refs/tags/2024.03.tar.gz" - sha256 = "0c746d417e885291b80566a323de9554eaf6b24646049826d7299892e798ba69" + sha256 = "af7560f18f2251d68d25b54fcbcbe1062d61f50f2a7ff2bd9e1bed71b22258f2" autoupdate.strategy = "latest_github_release" [resources.sources.addons] url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2024.03.tar.gz" - sha256 = "8a1cd04fe0377f7f6227e23a4108740257372031481e7599c289bd888a75a4bc" + sha256 = "c4905f627199b0353047fa90f9382e2f2747203284dae3ec73876337aca4baec" autoupdate.upstream = "https://github.com/friendica/friendica-addons" autoupdate.strategy = "latest_github_tag"