mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
Upgrade to v2024.05.02 (#110)
* Upgrade to v2024.05.02 * Auto-update READMEs
This commit is contained in:
parent
33e61cadd1
commit
06cd2ed5c6
6 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Shipped version:** 2024.05.01~ynh1
|
||||
**Shipped version:** 2024.05.02~ynh1
|
||||
|
||||
**Demo:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Paketatutako bertsioa:** 2024.05.01~ynh1
|
||||
**Paketatutako bertsioa:** 2024.05.02~ynh1
|
||||
|
||||
**Demoa:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Version incluse :** 2024.05.01~ynh1
|
||||
**Version incluse :** 2024.05.02~ynh1
|
||||
|
||||
**Démo :** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Versión proporcionada:** 2024.05.01~ynh1
|
||||
**Versión proporcionada:** 2024.05.02~ynh1
|
||||
|
||||
**Demo:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**分发版本:** 2024.05.01~ynh1
|
||||
**分发版本:** 2024.05.02~ynh1
|
||||
|
||||
**演示:** <https://datenstrom.se/yellow/demo/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Yellow"
|
|||
description.en = "Content management system (CMS) for simple website"
|
||||
description.fr = "Système de gestion de contenu (CMS) pour un site simple"
|
||||
|
||||
version = "2024.05.01~ynh1"
|
||||
version = "2024.05.02~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/datenstrom/yellow/archive/dae64c1d84799a634bf10cf5922f2cbe4417a4c2.tar.gz"
|
||||
sha256 = "eb97d83b37f4f55c999cb466975c7837ecc33372bf87eca0783d104feb245c6e"
|
||||
url = "https://github.com/datenstrom/yellow/archive/64b071c105365c5dfc42b40ce9700051860453e1.tar.gz"
|
||||
sha256 = "3e71201e2e64a04a5f902a9b66c685325410bc4fa569d49fb85967d4c0aebeb0"
|
||||
autoupdate.upstream = "https://github.com/datenstrom/yellow"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue