mirror of
https://github.com/YunoHost-Apps/bludit_ynh.git
synced 2024-09-03 18:06:13 +02:00
Upgrade sources
- `main` v3.16.2: https://github.com/bludit/bludit/releases/tag/3.16.2
This commit is contained in:
parent
d569c936b4
commit
71c6f660b8
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Bludit"
|
||||||
description.en = "Simple, Fast, Secure, Flat-File CMS"
|
description.en = "Simple, Fast, Secure, Flat-File CMS"
|
||||||
description.fr = "CMS simple, rapide, sécurisé et à fichier plat"
|
description.fr = "CMS simple, rapide, sécurisé et à fichier plat"
|
||||||
|
|
||||||
version = "3.16.1~ynh1"
|
version = "3.16.2~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.1.tar.gz"
|
url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.2.tar.gz"
|
||||||
sha256 = "e54ea199b8e04d668af41f7dfb180ab694f247c0118d6717e91a1d30326de4bf"
|
sha256 = "9a9b775f9551aba07ea12e76f0ed1daae0df8ca3dd4e7262013517dba07c77f7"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue