From 724c69dad4666ebe2c221a205e4bbfc5876affed Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Mon, 7 Oct 2019 13:57:26 +0200 Subject: [PATCH] Fix Appveyor builds by uptadting craft core --- .appveyor.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.ini b/.appveyor.ini index 067c8734f3..cb7a332717 100644 --- a/.appveyor.ini +++ b/.appveyor.ini @@ -12,7 +12,7 @@ QtVersion = 5.12.4 CacheVersion = Qt_${Variables:QtVersion} # just a snapshot -CraftCoreRevision = bdc54581cdc2ddc87ebcbf1d7da5fe5bf4fbdc04 +CraftCoreRevision = ddf04a7cb723be3153b2d2f15544adbbe6af9788 CraftBlueprintRevision = 501b141a662ec134710b13492678d11918e9ff12 # set APPVEYOR_BUILD_FOLDER to cwd, override on ci