diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 977d7b8..6fc2f45 100644 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -104,7 +104,7 @@ for asset_url in ${assets[@]}; do cat < conf/$src.src SOURCE_URL=$asset_url SOURCE_SUM=$checksum -SOURCE_SUM_PRG=sha512sum +SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= diff --git a/conf/app.src b/conf/app.src index 17f323f..332bba2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ SOURCE_URL=https://api.github.com/repos/dani-garcia/vaultwarden/tarball/1.25.0 SOURCE_SUM=653cd3adb2f972f18c68129ddbdc850dd73e475acd8b55cb97fd5b3ca2976a76 -SOURCE_SUM_PRG=sha512sum +SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= diff --git a/conf/web.src b/conf/web.src index f5bc84a..ec59c5d 100644 --- a/conf/web.src +++ b/conf/web.src @@ -1,6 +1,6 @@ SOURCE_URL=https://api.github.com/repos/dani-garcia/bw_web_builds/tarball/v2.28.1 SOURCE_SUM=7d8acca3efdbcf5fd0035c33a16a243af1e24a012b881b12b1aa0f4d8effe14c -SOURCE_SUM_PRG=sha512sum +SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME=