mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Upgrade to v2024.3.1
This commit is contained in:
parent
b95f783780
commit
a89af2781b
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Misskey"
|
||||||
description.en = "Microblogging platform"
|
description.en = "Microblogging platform"
|
||||||
description.fr = "Platforme de Microblogging"
|
description.fr = "Platforme de Microblogging"
|
||||||
|
|
||||||
version = "12.119.2~ynh1"
|
version = "2024.3.1~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/misskey-dev/misskey/archive/refs/tags/12.119.2.tar.gz"
|
url = "https://github.com/misskey-dev/misskey/archive/refs/tags/2024.3.1.tar.gz"
|
||||||
sha256 = "0620c8d4ee82f3bfa5749197b719cff606628413875589918df58f71cae9df57"
|
sha256 = "f962f38fbf71f600fcc8c1969f418f46565fa58b83dc93528d29a3e65fd79571"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue