diff --git a/conf/app.src b/conf/app.src index 54791f9..17f323f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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 diff --git a/conf/web.src b/conf/web.src index 6244d5c..f5bc84a 100644 --- a/conf/web.src +++ b/conf/web.src @@ -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 diff --git a/manifest.json b/manifest.json index d6a355a..f23af75 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.24.0~ynh1", + "version": "1.25.0~ynh1", "url": "https://github.com/dani-garcia/vaultwarden", "upstream": { "license": "GPL-3.0-or-later",