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.8.0: https://github.com/misskey-dev/misskey/releases/tag/2024.8.0
This commit is contained in:
yunohost-bot 2024-08-19 03:42:29 +02:00 committed by YunoHost Bot
parent 7b83b45854
commit 334a6dbc86

View file

@ -7,7 +7,7 @@ name = "Misskey"
description.en = "Microblogging platform"
description.fr = "Platforme de Microblogging"
version = "2024.3.1~ynh1"
version = "2024.8.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.8.0.tar.gz"
sha256 = "6c869eb2dcda64900ab8a108ff0bfbd10e40c05a476c489a4eec752f5812588c"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]