1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifm_ynh.git synced 2024-09-03 18:45:52 +02:00

Upgrade to vv4.0.2

This commit is contained in:
yunohost-bot 2024-02-17 12:11:53 +01:00 committed by YunoHost Bot
parent 944d8a4cb5
commit e7214065cc

View file

@ -5,7 +5,7 @@ name = "IFM"
description.en = "Improved File Manager" description.en = "Improved File Manager"
description.fr = "Gestionnaire de fichiers amélioré" description.fr = "Gestionnaire de fichiers amélioré"
version = "4.0.2~ynh2" version = "v4.0.2~ynh1"
maintainers = [] maintainers = []
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
in_subdir = false in_subdir = false
extract = false extract = false
url = "https://github.com/misterunknown/ifm/releases/download/v4.0.2/ifm.php" url = "https://github.com/misterunknown/ifm/archive/refs/tags/v4.0.2.tar.gz"
sha256 = "902e45ef45a5a2c1fc8a1186f1acf3f4588071791e4bc8175de067eb33070594" sha256 = "738a44254c91271f970425d48678d9702c6e272ff7db4c363aab9a84e427c839"
rename = "ifm.php" rename = "ifm.php"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"