mirror of
https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git
synced 2024-09-03 20:36:01 +02:00
Upgrade to v2.5.3
This commit is contained in:
parent
f450b760fc
commit
d0e35f05d8
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue