From 3b5c6e8a7ea81e117cd231a226a86c7db5f3c872 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 9 Aug 2020 11:15:08 +0200 Subject: [PATCH] Upgrade to 1.16.3 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bf7e5f4..b18ac46 100644 --- a/README.md +++ b/README.md @@ -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.16.2 +**Shipped version:** 1.16.3 ## Important points to read before installing diff --git a/README_fr.md b/README_fr.md index 58ec8a8..01a1a3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.16.2 +**Version incluse :** 1.16.3 ## Points importants à lire avant l'installation diff --git a/conf/app.src b/conf/app.src index b6bdae3..6f57d9a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.16.2.tar.gz -SOURCE_SUM=5fa2c7a430a85013f49d25a15400ef7b723a18cd4dcf85aef479788ebe08213be814c68217ae7cffa78e5928cdb89dd2541813fc3983b41ba06ce510191bde7c +SOURCE_URL=https://github.com/dani-garcia/bitwarden_rs/archive/1.16.3.tar.gz +SOURCE_SUM=5c2eb9dfc249860b8e32678c510016a7c4b2abfa363d7c008801b79e02e39f305b36c7e2e5e492742dad7111d2e12bc37b59fa649bcc19a4d8429b2a3aa09162 SOURCE_SUM_PRG=sha512sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c2ac126..3a8971f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage passwords and other sensitive informations", "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", "license": "GPL-3.0-or-later", "maintainer": {