1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00

Merge pull request #17 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-07-19 12:25:05 +02:00 committed by GitHub
commit bd8a17356a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 13 deletions

View file

@ -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

View file

@ -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

View file

@ -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=

View file

@ -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=

View file

@ -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=

View file

@ -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"