1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-08 12:28:04 -05:00

Sign and verify new release jars with GnuPG

This commit is contained in:
Reinhard Pointner 2017-04-14 00:11:11 +08:00
parent e8c4e3ba0e
commit f3a7e7770c

View File

@ -22,7 +22,7 @@ cd "$WORKING_DIR"
# update core application files
PACKAGE_NAME="FileBot.jar.xz.gpg"
PACKAGE_NAME="FileBot.jar.xz.sig"
PACKAGE_FILE="$APP_ROOT/$PACKAGE_NAME"
PACKAGE_URL="https://sourceforge.net/projects/filebot/files/filebot/HEAD/$PACKAGE_NAME"