From 72213f1c9498a327b2b2e726f1a9e26348d2af14 Mon Sep 17 00:00:00 2001 From: probonopd Date: Thu, 21 Mar 2019 08:42:08 +0100 Subject: [PATCH] Update tests-environment.sh https://github.com/AppImage/AppImageKit/pull/937#issuecomment-475132495 --- tests/tests-environment.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tests-environment.sh b/tests/tests-environment.sh index 86f41b8..68652b7 100755 --- a/tests/tests-environment.sh +++ b/tests/tests-environment.sh @@ -10,8 +10,8 @@ echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf sudo dpkg -i patchelf_0.8-2_amd64.deb cd /tmp/ -wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit//travis-2056/appimagetool-x86_64.AppImage # https://github.com/AppImage/AppImageKit/pull/937#issuecomment-474560095 -# wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2052/appimagetool-x86_64.AppImage # branch last-good, https://travis-ci.org/AppImage/AppImageKit/jobs/507462541 +# wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit//travis-2056/appimagetool-x86_64.AppImage # https://github.com/AppImage/AppImageKit/pull/937#issuecomment-474560095 +wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2052/appimagetool-x86_64.AppImage # branch last-good, https://travis-ci.org/AppImage/AppImageKit/jobs/507462541 # wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2034/appimagetool-x86_64.AppImage # last good according to https://github.com/AppImage/AppImageKit/issues/934 # wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" # Broken chmod +x appimagetool*AppImage