Skip to content

Commit bee0537

Browse files
Merge pull request #100 from Off-World-Live/fix/qt-buildspec-version
Set correct QT version for latest OBS compatibility
2 parents f0a8b3c + 28685cb commit bee0537

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

buildspec.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
}
2020
},
2121
"qt6": {
22-
"version": "2026-06-02",
22+
"version": "2025-07-11",
2323
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
2424
"label": "Pre-Built Qt6",
2525
"hashes": {
26-
"macos": "",
27-
"windows-x64": "99f2a99e9d86d7737103f3b89934ed6b50dceb10e555801ab6394bd7f8168086"
26+
"macos": "d3f5f04b6ea486e032530bdf0187cbda9a54e0a49621a4c8ba984c5023998867",
27+
"windows-x64": "0e76bf0555dd5382838850b748d3dcfab44a1e1058441309ab54e1a65b156d0a"
2828
},
2929
"debugSymbols": {
30-
"windows-x64": "de27f32a0a08835da07f98014ca20664182322a5a7e36badce2095b2f1d30111"
30+
"windows-x64": "11b7be92cf66a273299b8f3515c07a5cfb61614b59a4e67f7fc5ecba5e2bdf21"
3131
}
3232
}
3333
},

0 commit comments

Comments
 (0)