diff --git a/manifest.toml b/manifest.toml index 795b34f..37ed7e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Lemmy" description.en = "Link aggregator/Reddit clone for the fediverse" description.fr = "Agrégateur de liens/clone Reddit pour le fedivers" -version = "0.19.5~ynh2" +version = "0.19.5~ynh3" maintainers = [] @@ -56,8 +56,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_commit" [resources.sources.lemmy-translations] - url = "https://github.com/LemmyNet/lemmy-translations/archive/088a27703ffa65e069dfbf341ee9bd44ec4c45c5.tar.gz" - sha256 = "b504c50878a7914bdc49ea578a8c4855152de6f50a94c3cf053954ef903cd93e" + url = "https://github.com/LemmyNet/lemmy-translations/archive/493d5dc2a4e7a1671f06f789613410315792babc.tar.gz" + sha256 = "16f3d6aab8efc5e77e62f63708847ce7a3ef316b999836a7659c6d20bc4ecee0" autoupdate.upstream = "https://github.com/LemmyNet/lemmy-translations/" autoupdate.strategy = "latest_github_commit"