mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Upgrade sources
- `main` v9.3.3: https://github.com/concrete5/concrete5/releases/tag/9.3.3
This commit is contained in:
parent
134530215f
commit
9beca38feb
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Concrete CMS"
|
|||
description.en = "Open Source Content Management System for Teams"
|
||||
description.fr = "Système de gestion de contenu Open Source pour les équipes"
|
||||
|
||||
version = "9.3.2~ynh1"
|
||||
version = "9.3.3~ynh1"
|
||||
|
||||
maintainers = ["frju365"]
|
||||
|
||||
|
@ -61,8 +61,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.3.2.tar.gz"
|
||||
sha256 = "058645452fd91addf6b78538fdc93fa852d9ed9002399c59321b6c38d2e16693"
|
||||
url = "https://github.com/concrete5/concrete5/archive/refs/tags/9.3.3.tar.gz"
|
||||
sha256 = "e0edc9a55a9a266f3f499a5e62ab372ff703cccd8f47e1e55ebfbf1f637b0efd"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue