mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
commit
908d31e38e
5 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
||||
**Shipped version:** 1.14.1
|
||||
**Shipped version:** 1.14.2
|
||||
|
||||
## Important points to read before installing
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
**Version incluse:** 1.14.1
|
||||
**Version incluse:** 1.14.2
|
||||
|
||||
## Points importants à lire avant l'installation
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.14.1.tar.gz
|
||||
SOURCE_SUM=223469e4c276d21e8d85cc24df2b71896580c516201ec5a238676c8cdfa19ed0b18c6475fdaedc8117265002f38aee81b93d39fd5b77e27dc5e467126e5304a1
|
||||
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.14.2.tar.gz
|
||||
SOURCE_SUM=242f10592dec87b83cd9ea360dc83901cb8adaf019c9220ea910824d8f9a7d98c713ff37ddc3f0522a1961006a899c38d1c4ebd3394190267d845c81325eeb88
|
||||
SOURCE_SUM_PRG=sha512sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.13.2/bw_web_v2.13.2.tar.gz
|
||||
SOURCE_SUM=2cdfbb91a9c084bb606cdaf17480b8eb25ced4ede768f127695c68c73af90bb874032173574d6a835098d04151d9ce41115a7e089e5fc6decdad3a1f7753d642
|
||||
SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.13.2b/bw_web_v2.13.2b.tar.gz
|
||||
SOURCE_SUM=3e1acebc3f4d1ce242e09ff4a391206b4989a175a97ae4b28fa0c25c344719458f50612bf65a1eb2d8f234270b8d7b57650c1b5cccc67a241f3d9c0c50f03a91
|
||||
SOURCE_SUM_PRG=sha512sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Manage passwords and other sensitive informations",
|
||||
"fr": "Géres les mots de passe et autres informations sensibles"
|
||||
},
|
||||
"version": "1.14.1~ynh1",
|
||||
"version": "1.14.2~ynh1",
|
||||
"url": "https://github.com/dani-garcia/bitwarden_rs",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue