mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
Merge pull request #71 from YunoHost-Apps/ci-auto-update-2024.01.06
Upgrade to v2024.01.06
This commit is contained in:
commit
f7428c30ad
3 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Shipped version:** 2023.12.23~ynh1
|
||||
**Shipped version:** 2024.01.06~ynh1
|
||||
|
||||
**Demo:** https://datenstrom.se/yellow/demo/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Yellow is for people who make small websites
|
||||
|
||||
**Version incluse :** 2023.12.23~ynh1
|
||||
**Version incluse :** 2024.01.06~ynh1
|
||||
|
||||
**Démo :** 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 = "2023.12.23~ynh1"
|
||||
version = "2024.01.06~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/datenstrom/yellow/archive/f47dddbb742162c902ea765ff12bf94da800e1d7.tar.gz"
|
||||
sha256 = "f944966f526ab0e7d8cd1b57c4327d72e67ef1525cd5ccee4e8f5ae8f35bb573"
|
||||
url = "https://github.com/datenstrom/yellow/archive/4c68bcc9bf52d602562ecb87761f9ad3d994ecbd.tar.gz"
|
||||
sha256 = "822f74e0b5aaffd7a609876c7140a69ab4c4b98c668df18ec8f6ca2c2367cdbb"
|
||||
autoupdate.upstream = "https://github.com/datenstrom/yellow"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue