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-23 20:08:09 +00:00
parent dbf79dce21
commit 7e1288a796
3 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/dani-garcia/vaultwarden/archive/1.24.0.tar.gz
SOURCE_SUM=c28d9616c5519be5043822145a0cac8d4c550bd443bb2e6715580b316e8586a3892331a669bce1545c4263e143e6193617ac27e9b730a63225c0951d91bef97e
SOURCE_URL=https://api.github.com/repos/dani-garcia/vaultwarden/tarball/1.25.0
SOURCE_SUM=653cd3adb2f972f18c68129ddbdc850dd73e475acd8b55cb97fd5b3ca2976a76
SOURCE_SUM_PRG=sha512sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

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_URL=https://api.github.com/repos/dani-garcia/bw_web_builds/tarball/v2.28.1
SOURCE_SUM=7d8acca3efdbcf5fd0035c33a16a243af1e24a012b881b12b1aa0f4d8effe14c
SOURCE_SUM_PRG=sha512sum
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",