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:
parent
944d8a4cb5
commit
e7214065cc
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "IFM"
|
|||
description.en = "Improved File Manager"
|
||||
description.fr = "Gestionnaire de fichiers amélioré"
|
||||
|
||||
version = "4.0.2~ynh2"
|
||||
version = "v4.0.2~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
in_subdir = false
|
||||
extract = false
|
||||
url = "https://github.com/misterunknown/ifm/releases/download/v4.0.2/ifm.php"
|
||||
sha256 = "902e45ef45a5a2c1fc8a1186f1acf3f4588071791e4bc8175de067eb33070594"
|
||||
url = "https://github.com/misterunknown/ifm/archive/refs/tags/v4.0.2.tar.gz"
|
||||
sha256 = "738a44254c91271f970425d48678d9702c6e272ff7db4c363aab9a84e427c839"
|
||||
rename = "ifm.php"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue