From f7a3120e1ce1fb827cab8ac19143b2c58c5f68d1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Jun 2023 20:16:05 +0200 Subject: [PATCH] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6a9045a..0218c7b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -40,8 +40,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_commit" [resources.sources.lemmy-translations] - url = "https://github.com/LemmyNet/lemmy-translations/archive/2b5f0a7422e85410ca4d7e5a240866fc40c91bc8.tar.gz" - sha256 = "6fbd8e1b9f565ab72dee07f2f60d71c0552c38f3293d8ed7669945e0440f6d1b" + url = "https://github.com/LemmyNet/lemmy-translations/archive/98a5976849920f612292a8d1d7281ac50215cf70.tar.gz" + sha256 = "aa7021ab060cd3a0d92194334c8e723b17b2d88e828e5360450b6d772eb51fd5" autoupdate.upstream = "https://github.com/LemmyNet/lemmy-translations/" autoupdate.strategy = "latest_github_commit"