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"