Skip to content

Commit 0b9441c

Browse files
authored
Merge pull request #8069 from nextcloud/backport/8067/stable-3.16
[stable-3.16] use our own craft cache on windows
2 parents 281ff7f + 64d2dac commit 0b9441c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

craftmaster.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ QtSDK/Compiler = msvc2022_64
4242
General/ABI = windows-msvc2022_64-cl
4343
Paths/Python = C:\Python312-x64
4444

45+
Packager/RepositoryUrl = https://download.nextcloud.com/desktop/development/craftCache/
46+
Packager/CacheVersion = 25.03-nc
47+
4548
[macos-64-clang]
4649
General/ABI = macos-64-clang
4750

0 commit comments

Comments
 (0)