diff --git a/manifest.toml b/manifest.toml index 795b34f..430bf62 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/37c437e753b52b1a61b225df9d4ffd99ddf17314.tar.gz" + sha256 = "273a9c6245661157d06eec0ce7b4bd1651d3524a23aea99161a86b403ebc23e1" autoupdate.upstream = "https://github.com/LemmyNet/lemmy-translations/" autoupdate.strategy = "latest_github_commit"