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.15.1

This commit is contained in:
yalh76 2020-06-08 18:41:51 +02:00
parent ae3e472c9f
commit 1c2060dc31
6 changed files with 14 additions and 10 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.
**Shipped version:** 1.14.2
**Shipped version:** 1.15.1
## 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.
**Version incluse:** 1.14.2
**Version incluse:** 1.15.1
## Points importants à lire avant l'installation

View file

@ -17,7 +17,10 @@
setup_private=1
setup_public=1
upgrade=1
# 1.9.1~ynh3
upgrade=1 from_commit=501bf18eafcda987ac255d12ca213d15e63c5eef
# 1.14.2~ynh2
upgrade=1 from_commit=2a7b9d6b6705be6e3a7217309a77b9def226eaa6
backup_restore=1
multi_instance=1
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.
@ -31,7 +34,8 @@
Email=yalh@yahoo.com
Notification=all
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
; commit=501bf18eafcda987ac255d12ca213d15e63c5eef
name=1.9.1~ynh3
; commit=2a7b9d6b6705be6e3a7217309a77b9def226eaa6
name=1.14.2~ynh2

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.14.2.tar.gz
SOURCE_SUM=242f10592dec87b83cd9ea360dc83901cb8adaf019c9220ea910824d8f9a7d98c713ff37ddc3f0522a1961006a899c38d1c4ebd3394190267d845c81325eeb88
SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.15.1.tar.gz
SOURCE_SUM=34e7d7078dbcb6ae81d39d81db9bbfe8231b2fad54472c58f7d407387c3651c6554ff467daf17ebe88abfbaffc587fd0ab666cf3420ee544b7871c3712b1b871
SOURCE_SUM_PRG=sha512sum
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.13.2b/bw_web_v2.13.2b.tar.gz
SOURCE_SUM=3e1acebc3f4d1ce242e09ff4a391206b4989a175a97ae4b28fa0c25c344719458f50612bf65a1eb2d8f234270b8d7b57650c1b5cccc67a241f3d9c0c50f03a91
SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.14.0/bw_web_v2.14.0.tar.gz
SOURCE_SUM=4f8eb3fbb809d90fda6bb62bfba80076a53e546c03c1dd2d1725e457193ff1b25500749fd307d8ae03d28e0f5b65bd2005712823119aaed2b77bab483d22c8bf
SOURCE_SUM_PRG=sha512sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -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.2~ynh2",
"version": "1.15.1~ynh1",
"url": "https://github.com/dani-garcia/bitwarden_rs",
"license": "GPL-3.0-or-later",
"maintainer": {