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

This commit is contained in:
yalh76 2021-07-01 23:05:25 +02:00
parent 3f7d7d2740
commit 98c8dd8834
5 changed files with 9 additions and 5 deletions

View file

@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
vaultwarden is a open source password manager.
**Shipped version:** 1.21.0
**Shipped version:** 1.22.1
## 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
vaultwarden est un gestionnaire de mots de passe open source.
**Version incluse :** 1.21.0
**Version incluse :** 1.22.1
## Points importants à lire avant l'installation

View file

@ -19,6 +19,8 @@
upgrade=1
# Bitwarden 1.20.0~ynh4
#upgrade=1 from_commit=d5e1fa7d327c55d8e5ae4c24e7c6aaac006256db
# 1.21.0~ynh1
upgrade=1 from_commit=3f7d7d2740a1cb3f16a290b64c89e84422d06ede
backup_restore=1
multi_instance=1
port_already_use=0
@ -29,3 +31,5 @@ Notification=all
;;; Upgrade options
; commit=d5e1fa7d327c55d8e5ae4c24e7c6aaac006256db
name=1.20.0~ynh4
; commit=3f7d7d2740a1cb3f16a290b64c89e84422d06ede
name=1.21.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dani-garcia/vaultwarden/archive/1.21.0.tar.gz
SOURCE_SUM=ba7e6600f3f05d9e06706e348a287b144ed34eac595b895567e64aebf551f3b852a4601ae62d8d84813154a9917011e53db44c61b49d46436afef4a740fc397f
SOURCE_URL=https://github.com/dani-garcia/vaultwarden/archive/1.22.1.tar.gz
SOURCE_SUM=204fd9baaad0712b2a5677972b88083f8bf817c4504df27f29694fba551d09f1e5ed8c4b96fe5ad3a41daca582cbf9edcf56c4871a7d36685cb4c95609f9e93d
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érez les mots de passe et autres informations sensibles"
},
"version": "1.21.0~ynh1",
"version": "1.22.1~ynh1",
"url": "https://github.com/dani-garcia/vaultwarden",
"license": "GPL-3.0-or-later",
"maintainer": {