mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
parent
c41d91ce1b
commit
70546a22c4
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Glitch-Soc"
|
||||||
description.en = "Libre and federated social network, fork of Mastodon"
|
description.en = "Libre and federated social network, fork of Mastodon"
|
||||||
description.fr = "Réseau social libre et fédéré, scission de Mastodon"
|
description.fr = "Réseau social libre et fédéré, scission de Mastodon"
|
||||||
|
|
||||||
version = "2024.07.14~ynh1"
|
version = "2024.07.19~ynh1"
|
||||||
|
|
||||||
maintainers = ["Tagada"]
|
maintainers = ["Tagada"]
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ ram.runtime = "500M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/glitch-soc/mastodon/archive/d329eda295dc73a1f2aaf0d412b5ce12314d1fc9.tar.gz"
|
url = "https://github.com/glitch-soc/mastodon/archive/c72b6e03ec6b4042dbf958a979b02cc6870128a9.tar.gz"
|
||||||
sha256 = "9353b1b41e66347de2d361b45514e4511abc7dbb05d37f94761ee97e75a680aa"
|
sha256 = "5870b44b891645e60f341d87a402f85a40aff074bb7d81e72a3cde1aacb24ead"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue