33[General]
44Branch = master
55# CraftUrl = https://github.com/allexzander/craft.git
6- CraftRevision = 62325d3f1bdbb5232812da2f976147afc4fff390
6+ CraftRevision = 05fc0f0e7cb6cb5e8ee7eccba400ad4a2b590657
77ShallowClone = False
88
99# Variables defined here override the default value
@@ -28,7 +28,7 @@ ShortPath/Enabled = False
2828ShortPath/EnableJunctions = False
2929
3030Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/
31- Packager/CacheVersion = next
31+ Packager/CacheVersion = stable-4.0-qt-6.9.3
3232ContinuousIntegration/Enabled = True
3333
3434Packager/UseCache = ${Variables:UseCache}
@@ -38,8 +38,8 @@ Packager/CacheDir = ${Variables:Root}\cache
3838[BlueprintSettings]
3939nextcloud-client.buildTests = True
4040binary/mysql.useMariaDB = False
41- libs/qt6.version = 6.9.2
42- craft/craft-blueprints-kde.revision = next
41+ libs/qt6.version = 6.9.3
42+ craft/craft-blueprints-kde.revision = stable-4.0
4343
4444[windows-msvc2022_64-cl]
4545Packager/PackageType = NullsoftInstallerPackager
@@ -54,6 +54,10 @@ General/ABI = macos-64-clang
5454General/ABI = macos-clang-arm64
5555Paths/Python = /Users/runner/hostedtoolcache/Python/3.12.3/arm64
5656
57+ [linux-gcc-x86_64]
58+ General/ABI = linux-gcc-x86_64
59+ Paths/Python = /usr/bin/python3
60+
5761[Env]
5862CRAFT_CODESIGN_CERTIFICATE =
5963SIGN_PACKAGE = False
0 commit comments