From 5cda878eb677c103fe544c21625b9cc51623492e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 30 Jul 2023 08:28:40 +0100 Subject: [PATCH 1/3] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5e56704..9ff16b1 100755 --- a/scripts/install +++ b/scripts/install @@ -26,7 +26,7 @@ chmod -R +x "$install_dir/filebrowser" #================================================= # SYSTEM CONFIGURATION #================================================= -ynh_script_progression --message="Adding system configurations related to $app ..." --weight=1 +ynh_script_progression --message="Adding system configurations related to $app..." --weight=1 # Create a dedicated NGINX config ynh_add_nginx_config From f21ed631cee691dfb83086c7d7ae33583a3fba13 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 31 Jul 2023 20:15:52 +0200 Subject: [PATCH 2/3] Upgrade to v2.24.1 --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0e31e40..abbc138 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Filebrowser" description.en = "Web File Browser" description.fr = "Gestionnaire de fichiers" -version = "2.24.0~ynh1" +version = "2.24.1~ynh1" maintainers = ["eric_G"] @@ -43,14 +43,14 @@ ram.runtime = "50M" [resources.sources.main] in_subdir = false - amd64.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.0/linux-amd64-filebrowser.tar.gz" - amd64.sha256 = "32359967dac20e19ae3aaf41f700a574fc6d99bef41b8455b23145d0bb29944b" - arm64.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.0/linux-arm64-filebrowser.tar.gz" - arm64.sha256 = "a8b4f6c1945d1835e70ce4d3fb6cff97df6c0c40301ad132048d4b3979754382" - i386.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.0/linux-386-filebrowser.tar.gz" - i386.sha256 = "ede3e8cd961fba960b1fdd677d9e3f3994531909e5ae9cb9ae8a73bb90e56df1" - armhf.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.0/linux-armv7-filebrowser.tar.gz" - armhf.sha256 = "02689deb177c490a28277578fa4b27e372eec96700d9ec188059a4df4a040c37" + amd64.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.1/linux-amd64-filebrowser.tar.gz" + amd64.sha256 = "b99ee686e1e70b8a418ebc9551e034b71f83f583e18f231e34e0850c4084383b" + arm64.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.1/linux-arm64-filebrowser.tar.gz" + arm64.sha256 = "55fc437267cc86bbc92d2ef2ecf50425ee5a70bac6e5573a212e3c5138967ab2" + i386.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.1/linux-386-filebrowser.tar.gz" + i386.sha256 = "14070fafd17611b624a9f1f428ff0bc07cd380fad8eb33c90377fd8a3e080924" + armhf.url = "https://github.com/filebrowser/filebrowser/releases/download/v2.24.1/linux-armv7-filebrowser.tar.gz" + armhf.sha256 = "884c5ae5c91bb2ae7c871e9980f26182f9d80da8d0bf09d37af484689bfebe83" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^linux-amd64-filebrowser.tar.gz$" From dd8fb3612036ff6458d81eaf231ae019c34c0fa5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 31 Jul 2023 18:15:59 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea09f58..9df05ce 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware. -**Shipped version:** 2.24.0~ynh1 +**Shipped version:** 2.24.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index f854174..d5a148e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware. -**Version incluse :** 2.24.0~ynh1 +**Version incluse :** 2.24.1~ynh1 ## Captures d’écran