diff --git a/README.md b/README.md index 02f6421..eb734ce 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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.22.3~ynh1 +**Shipped version:** 2.22.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 852cf7b..519fad8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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.22.3~ynh1 +**Version incluse :** 2.22.4~ynh1 ## Captures d'écran diff --git a/conf/amd64.src b/conf/amd64.src index 1056fdb..661934d 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/filebrowser/filebrowser/releases/download/v2.22.3/linux-amd64-filebrowser.tar.gz -SOURCE_SUM=d90fc1739b4532a48b572819ba73068e3058f45acab859cf2dae5884174a4311 +SOURCE_URL=https://github.com/filebrowser/filebrowser/releases/download/v2.22.4/linux-amd64-filebrowser.tar.gz +SOURCE_SUM=2510df4533f235c185f5d812280ffc3b4374e6c8c0758cc04c48587c881f34ef SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false -SOURCE_EXTRACT=true +SOURCE_FILENAME= diff --git a/conf/arm64.src b/conf/arm64.src index 55397f6..15d5110 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/filebrowser/filebrowser/releases/download/v2.22.3/linux-arm64-filebrowser.tar.gz -SOURCE_SUM=3d5d7461ba2b7c9686d60ce076ea0076666207a8f8b9766ee87075772b197b29 +SOURCE_URL=https://github.com/filebrowser/filebrowser/releases/download/v2.22.4/linux-arm64-filebrowser.tar.gz +SOURCE_SUM=971ac1e5b6d20ad36b0b8a83d30ae0aecfb02634bb27ab80e5062c130429d285 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false -SOURCE_EXTRACT=true +SOURCE_FILENAME= diff --git a/conf/armhf.src b/conf/armhf.src index f5ddf5e..79d61f9 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/filebrowser/filebrowser/releases/download/v2.22.3/linux-armv7-filebrowser.tar.gz -SOURCE_SUM=bc89b983d6b3b2d0be734471df071bb6cac2629a68f4338f773d71215a68476a +SOURCE_URL=https://github.com/filebrowser/filebrowser/releases/download/v2.22.4/linux-armv7-filebrowser.tar.gz +SOURCE_SUM=1a140e0f6dc34b1c5054e12a4cfa062e2757afb32828e5178ed7570f82080460 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false -SOURCE_EXTRACT=true +SOURCE_FILENAME= diff --git a/manifest.json b/manifest.json index 0a56809..2588865 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web File Browser", "fr": "Gestionnaire de fichiers" }, - "version": "2.22.3~ynh1", + "version": "2.22.4~ynh1", "url": "https://filebrowser.org", "upstream": { "license": "Apache-2.0", @@ -27,7 +27,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"