diff --git a/README.md b/README.md index ff59edc..549d00d 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_fr.md b/README_fr.md index 1ecefb3..f229807 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 diff --git a/conf/app.src b/conf/app.src index 22a11b4..13af1a0 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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 diff --git a/conf/web.src b/conf/web.src index ec41395..dff899c 100644 --- a/conf/web.src +++ b/conf/web.src @@ -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 diff --git a/manifest.json b/manifest.json index be0d44f..2be518f 100644 --- a/manifest.json +++ b/manifest.json @@ -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": {