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

Upgrade to 1.16.3

This commit is contained in:
yalh76 2020-08-09 11:15:08 +02:00
parent e7b0c099a9
commit 3b5c6e8a7e
4 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
Bitwarden is a open source password manager. Bitwarden is a open source password manager.
**Shipped version:** 1.16.2 **Shipped version:** 1.16.3
## Important points to read before installing ## Important points to read before installing

View file

@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Bitwarden est un gestionnaire de mots de passe open source. Bitwarden est un gestionnaire de mots de passe open source.
**Version incluse :** 1.16.2 **Version incluse :** 1.16.3
## Points importants à lire avant l'installation ## Points importants à lire avant l'installation

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.16.2.tar.gz SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.16.3.tar.gz
SOURCE_SUM=5fa2c7a430a85013f49d25a15400ef7b723a18cd4dcf85aef479788ebe08213be814c68217ae7cffa78e5928cdb89dd2541813fc3983b41ba06ce510191bde7c SOURCE_SUM=5c2eb9dfc249860b8e32678c510016a7c4b2abfa363d7c008801b79e02e39f305b36c7e2e5e492742dad7111d2e12bc37b59fa649bcc19a4d8429b2a3aa09162
SOURCE_SUM_PRG=sha512sum SOURCE_SUM_PRG=sha512sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Manage passwords and other sensitive informations", "en": "Manage passwords and other sensitive informations",
"fr": "Géres les mots de passe et autres informations sensibles" "fr": "Géres les mots de passe et autres informations sensibles"
}, },
"version": "1.16.2~ynh1", "version": "1.16.3~ynh1",
"url": "https://github.com/dani-garcia/bitwarden_rs", "url": "https://github.com/dani-garcia/bitwarden_rs",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"maintainer": { "maintainer": {