1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00

Upgrade sources

- `lemmy-translations` v2024.08.28: 088a27703f...37c437e753
This commit is contained in:
yunohost-bot 2024-09-02 03:37:41 +02:00 committed by YunoHost Bot
parent f3d83050ab
commit 02203f5146

View file

@ -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"