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

Upgrade sources

- `main` v2024.7.0: https://github.com/misskey-dev/misskey/releases/tag/2024.7.0
This commit is contained in:
yunohost-bot 2024-08-01 03:37:50 +02:00 committed by YunoHost Bot
parent 7b83b45854
commit 0aae1b6400

View file

@ -7,7 +7,7 @@ name = "Misskey"
description.en = "Microblogging platform"
description.fr = "Platforme de Microblogging"
version = "2024.3.1~ynh1"
version = "2024.7.0~ynh1"
maintainers = []
@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/misskey-dev/misskey/archive/refs/tags/2024.3.1.tar.gz"
sha256 = "f962f38fbf71f600fcc8c1969f418f46565fa58b83dc93528d29a3e65fd79571"
url = "https://github.com/misskey-dev/misskey/archive/refs/tags/2024.7.0.tar.gz"
sha256 = "fa46f21f68b064d7410600555c232db9d85a42eb89ab70014f5922008f08b895"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]