mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2024-09-03 20:36:01 +02:00
Merge pull request #12 from YunoHost-Apps/ci-auto-update-2.5.3
Upgrade to v2.5.3
This commit is contained in:
commit
4cdbe99325
3 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.5.0~ynh1
|
**Shipped version:** 2.5.3~ynh1
|
||||||
|
|
||||||
**Demo:** https://tinyfilemanager.github.io/demo/
|
**Demo:** https://tinyfilemanager.github.io/demo/
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ TinyFileManager is web based file manager and it is a simple, fast and small fil
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.5.0~ynh1
|
**Version incluse :** 2.5.3~ynh1
|
||||||
|
|
||||||
**Démo :** https://tinyfilemanager.github.io/demo/
|
**Démo :** https://tinyfilemanager.github.io/demo/
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Tiny File Manager"
|
||||||
description.en = "Web based file manager"
|
description.en = "Web based file manager"
|
||||||
description.fr = "Gestionnaire de fichiers simple"
|
description.fr = "Gestionnaire de fichiers simple"
|
||||||
|
|
||||||
version = "2.5.0~ynh1"
|
version = "2.5.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["Jarod5001"]
|
maintainers = ["Jarod5001"]
|
||||||
|
|
||||||
|
@ -37,8 +37,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/prasathmani/tinyfilemanager/archive/refs/tags/2.5.0.tar.gz"
|
url = "https://github.com/prasathmani/tinyfilemanager/archive/refs/tags/2.5.3.tar.gz"
|
||||||
sha256 = "847a280ca8e1c31a4a39884da8f301ee77ff1885cec359a996ed3cd1430c8ffd"
|
sha256 = "414f201b4ef3746ff5270f48c7fb1403f4f1fc6ba0101c7706e3a0959ee2f2e3"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue