ci: Update docker to 1.6

Bumps Windows VulkanSDK version to 1.2.154.1 to stay synchronised with
docker
This commit is contained in:
Ani
2020-10-29 01:14:52 +00:00
parent 3641926333
commit ea1cdbfdd8
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ QT_DECL_URL="${QT_HOST}${QT_PREFIX}qtdeclarative${QT_SUFFIX}"
QT_TOOL_URL="${QT_HOST}${QT_PREFIX}qttools${QT_SUFFIX}"
LLVMLIBS_URL='https://github.com/RPCS3/llvm-mirror/releases/download/custom-build-win/llvmlibs_mt.7z'
GLSLANG_URL='https://github.com/RPCS3/glslang/releases/download/custom-build-win/glslanglibs_mt.7z'
VULKAN_SDK_URL="https://www.dropbox.com/s/adanclixregbp2x/VulkanSDK-${VULKAN_VER}-Installer.exe"
VULKAN_SDK_URL="https://www.dropbox.com/s/kn005de7gsv5whe/VulkanSDK-1.2.154.1-Installer.exe"
DEP_URLS=" \
$QT_BASE_URL \