From ed4fa40a3c653918c75aecdea1075013e164be26 Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 24 Oct 2018 15:25:12 +0200 Subject: [PATCH] CI: AppImage: Fixed update information --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b09c5bc..09989f2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,7 @@ pipeline: - ./linuxdeploy-plugin-qt-x86_64.AppImage --appimage-extract - cd .. - ln -s linuxdeploy-qt/squashfs-root/AppRun linuxdeploy-plugin-qt - - UPDATE_INFORMATION="zsync|https://redirect.tastytea.de/appimage/whyblocked.zsync" ./squashfs-root/AppRun --appdir install --output appimage --plugin qt + - UPDATE_INFORMATION="zsync|https://appimages.schlomp.space/Whyblocked-x86_64.AppImage.zsync" ./squashfs-root/AppRun --appdir install --output appimage --plugin qt volumes: - /var/cache/debian-package-cache:/var/cache/apt/archives