File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 if($LASTEXITCODE -ne 0) {exit $LASTEXITCODE}
3232 }
3333
34- craft --add-blueprint-repository "https://github.com/nextcloud/craft-blueprints-kde.git|next |"
35- craft --add-blueprint-repository "https://github.com/nextcloud/desktop-client-blueprints.git|next |"
34+ craft --add-blueprint-repository "https://github.com/nextcloud/craft-blueprints-kde.git|stable-4.0 |"
35+ craft --add-blueprint-repository "https://github.com/nextcloud/desktop-client-blueprints.git|stable-4.0 |"
3636 craft craft
3737 craft --install-deps nextcloud-client
3838
Original file line number Diff line number Diff line change @@ -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}
@@ -39,7 +39,7 @@ Packager/CacheDir = ${Variables:Root}\cache
3939nextcloud-client.buildTests = True
4040binary/mysql.useMariaDB = False
4141libs/qt6.version = 6.9.3
42- craft/craft-blueprints-kde.revision = newNext
42+ craft/craft-blueprints-kde.revision = stable-4.0
4343
4444[windows-msvc2022_64-cl]
4545Packager/PackageType = NullsoftInstallerPackager
You can’t perform that action at this time.
0 commit comments