1
0
Fork 0
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:
Éric Gaspar 2023-05-02 22:31:01 +02:00 committed by GitHub
commit 4cdbe99325
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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/

View file

@ -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/

View file

@ -5,7 +5,7 @@ name = "Tiny File Manager"
description.en = "Web based file manager"
description.fr = "Gestionnaire de fichiers simple"
version = "2.5.0~ynh1"
version = "2.5.3~ynh1"
maintainers = ["Jarod5001"]
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/prasathmani/tinyfilemanager/archive/refs/tags/2.5.0.tar.gz"
sha256 = "847a280ca8e1c31a4a39884da8f301ee77ff1885cec359a996ed3cd1430c8ffd"
url = "https://github.com/prasathmani/tinyfilemanager/archive/refs/tags/2.5.3.tar.gz"
sha256 = "414f201b4ef3746ff5270f48c7fb1403f4f1fc6ba0101c7706e3a0959ee2f2e3"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]