mirror of
https://github.com/YunoHost-Apps/spip_ynh.git
synced 2024-09-03 20:25:59 +02:00
Version 4.2.6
4.2.2 have security issue, 4.2.4 solve them and 4.26 is the last know release
This commit is contained in:
parent
b3980b48eb
commit
2c903112fc
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "SPIP"
|
||||||
description.en = "CMS with a focus on collaborative edition and multilingualism"
|
description.en = "CMS with a focus on collaborative edition and multilingualism"
|
||||||
description.fr = "CMS conçu pour l'édition collaborative et le multilinguisme"
|
description.fr = "CMS conçu pour l'édition collaborative et le multilinguisme"
|
||||||
|
|
||||||
version = "4.2.2~ynh2"
|
version = "4.2.6~ynh2"
|
||||||
|
|
||||||
maintainers = ["cyp"]
|
maintainers = ["cyp"]
|
||||||
|
|
||||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://files.spip.net/spip/archives/spip-v4.2.2.zip"
|
url = "https://files.spip.net/spip/archives/spip-v4.2.6.zip"
|
||||||
sha256 = "47ab43b1ac8014b70e60867ecd9474a2afeaff471852eab0f41b94cb077d18d1"
|
sha256 = "fae86da7472e187335c0923c1f8263b04da4b5cad374e7c94b1f62e5e8e99b18"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue