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 v1.25.0

This commit is contained in:
yunohost-bot 2022-05-26 22:10:59 +00:00
parent 3c5efc0a57
commit 6a89283477
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/dani-garcia/vaultwarden/archive/1.24.0.tar.gz
SOURCE_SUM=c28d9616c5519be5043822145a0cac8d4c550bd443bb2e6715580b316e8586a3892331a669bce1545c4263e143e6193617ac27e9b730a63225c0951d91bef97e
SOURCE_SUM_PRG=sha512sum
SOURCE_URL=https://api.github.com/repos/dani-garcia/vaultwarden/tarball/1.25.0
SOURCE_SUM=39b5e9fa094e94630ddb69ea10116faf71467b56af0f015c41bbb3f775a5958d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://github.com/dani-garcia/bw_web_builds/releases/download/v2.25.1b/bw_web_v2.25.1b.tar.gz
SOURCE_SUM=1c86e81d0f1bb5e7fae7c3dfe860d3f92f87df6534c21b47e531b471644252cec0b54b07a818471828926266aa6dea50aa058de7c22f00766f9d86a36d76fd14
SOURCE_SUM_PRG=sha512sum
SOURCE_URL=https://api.github.com/repos/dani-garcia/bw_web_builds/tarball/v2.28.1
SOURCE_SUM=e390666af3868ee7577ff74e1c3d5a9256e5430a2f15e5cb74e98ce72bc050ae
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_EXTRACT=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.24.0~ynh1",
"version": "1.25.0~ynh1",
"url": "https://github.com/dani-garcia/vaultwarden",
"upstream": {
"license": "GPL-3.0-or-later",