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 version 1.19.0

This commit is contained in:
ericgaspar 2021-02-08 13:10:02 +01:00
parent 6688cbc1d2
commit a8a0d11832
No known key found for this signature in database
GPG key ID: 574F281483054D44
5 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Bitwarden is a open source password manager.
**Shipped version:** 1.18.0
**Shipped version:** 1.19.0
## Important points to read before installing

View file

@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
## Vue d'ensemble
Bitwarden est un gestionnaire de mots de passe open source.
**Version incluse :** 1.18.0
**Version incluse :** 1.19.0
## Points importants à lire avant l'installation

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.18.0.tar.gz
SOURCE_SUM=a1412849610f8305d9807f44c685140c8bf22b2bc72ea247874670a0ed9de547
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.19.0.tar.gz
SOURCE_SUM=7310fbd06ccfac7433cd69cb4b21528a2b112658916c44927686cfa56e979a2e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.17.1/bw_web_v2.17.1.tar.gz
SOURCE_SUM=47d1bee5d21089eaf992ebbe90686b061e0a1ec1e7a9a26c985f47fb220ca2cd
SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.18.1b/bw_web_v2.18.1b.tar.gz
SOURCE_SUM=3301d3c78213af61ae052eaa5c3e26dda0a29e924741ad16a7405b9a083b0134
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

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