1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/droppy_ynh.git synced 2024-09-03 18:26:27 +02:00

Upgrade to v.12.2.0 (#4)

* Upgrade to 12.2.0
This commit is contained in:
Éric Gaspar 2020-08-27 11:13:55 +02:00 committed by GitHub
parent ebeed3d322
commit e3b944dabf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser.
**Shipped version:** 12.1.0
**Shipped version:** 12.2.0
## Screenshots

View file

@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
Droppy est un serveur de stockage de fichiers auto-hébergé avec une interface Web et des capacités pour éditer des fichiers et afficher des médias directement dans le navigateur.
**Version incluse :** 12.1.0
**Version incluse :** 12.2.0
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/silverwind/droppy/archive/12.1.0.tar.gz
SOURCE_SUM=0213a637bdd57f84860b018316623d17c47b50e96eb4d3325a697911f2ce4eca
SOURCE_URL=https://github.com/silverwind/droppy/archive/12.2.0.tar.gz
SOURCE_SUM=6bdb9f9e629d942c81b4228ba3b49749ddf5e2b7e3c484540adb4196c43efc44
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Self-hosted file storage server",
"fr": "Serveur de stockage de fichiers auto-hébergé"
},
"version": "12.1.0~ynh1",
"version": "12.2.0~ynh1",
"url": "https://github.com/silverwind/droppy",
"license": "BSD-2-Clause",
"maintainer": {