1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal_ynh.git synced 2024-09-03 18:35:53 +02:00

Merge pull request #86 from YunoHost-Apps/ci-auto-update-2024.01.09

Upgrade to v2024.01.09
This commit is contained in:
OniriCorpe 2024-02-15 23:45:17 +01:00 committed by GitHub
commit 9e4a3f92e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Free and open-source content management framework. Free and open-source content management framework.
**Shipped version:** 9.5.10~ynh2 **Shipped version:** 2024.01.09~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Framework de gestion de contenu libre et open-source. Framework de gestion de contenu libre et open-source.
**Version incluse :** 9.5.10~ynh2 **Version incluse :** 2024.01.09~ynh1
## Captures décran ## Captures décran

View file

@ -7,7 +7,7 @@ name = "Drupal"
description.en = "Content management framework" description.en = "Content management framework"
description.fr = "Système de gestion de contenu" description.fr = "Système de gestion de contenu"
version = "9.5.10~ynh2" version = "2024.01.09~ynh1"
maintainers = ["yalh76"] maintainers = ["yalh76"]
@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/drupal-composer/drupal-project/archive/137b38fa130fe801dafaac91114b3c30bd9c02c0.tar.gz" url = "https://github.com/drupal-composer/drupal-project/archive/2abda82b174536474a62825fb71e2d4ef0425e7b.tar.gz"
sha256 = "0b275c8aa8e9153095544c351c32c5fed6363a3c67655a62693d213e3efbd564" sha256 = "ef5def12d4bc9f51d336631f4a51a46b333f77561ac36e25fb1f63f6f270b4be"
autoupdate.upstream = "https://github.com/drupal-composer/drupal-project" autoupdate.upstream = "https://github.com/drupal-composer/drupal-project"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"