obs-studio/buildspec.json
Ryan Foster de46cf8db7 CI: Update deps to 2023-10-26 release
Notable changes:
 * deps.qt: Backport patch for CVE-2023-43114
 * deps.qt: Backport patch for QTBUG-117779
 * deps.qt: Backport patch for QTBUG-118117
2023-10-26 17:52:17 -04:00

74 lines
2.9 KiB
JSON

{
"dependencies": {
"prebuilt": {
"version": "2023-10-26",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
"label": "Pre-Built obs-deps",
"hashes": {
"macos-universal": "eebdcc77829206eb0fee46975f69cedcea8a67386d97f73ba277da4925ca0893",
"windows-x64": "58b3164d94fa69054a7cb0d54fef93d93c0a6304721dce4e6de3eaf3403877a6",
"windows-x86": "8e3739fc1dbcad92635e4057e4e349b5051bee63bd1ed807ebfa16e31fbc37cf",
"linux-x86_64": "dbe2846afbd4c4a1ffec452726e7c0c91d87bbb7540eebdfec5d3f16be4647e9"
}
},
"qt6": {
"version": "2023-10-26",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
"label": "Pre-Built Qt6",
"hashes": {
"macos-universal": "f0e842934a87cec3cd02630e393ed78768a7f9b205c5a59e40a28db8d4659a01",
"windows-x64": "6aad335e2d4632392895e46a8c31d73f6219ec0b71bec2c23ce42ac473d10a3e"
},
"debugSymbols": {
"windows-x64": "f9adeb05441f21afb0cbcf33f273a7cd2a588ff8216a11e17865e2a5dc9801af"
}
},
"cef": {
"version": "5060",
"baseUrl": "https://cdn-fastly.obsproject.com/downloads",
"label": "Chromium Embedded Framework",
"hashes": {
"macos-x86_64": "140bfd517b4b9d12343ac000abba7bb16eecefe80ecbd7225993d03f0b9c0603",
"macos-arm64": "3970a781132b033bb9be6a9fe328a07e97fa7737fdf1575b1c5db24a3e130da1",
"linux-x86_64": "1253a6a36c3b8ac5b5ece9bfdb6eae6ab75e49516375fc475e2e871795ad9bea",
"linux-aarch64": "66ebcfce94a4527c8dd085a685691d0c43291adab9f2be4f8a0762f4a614083a",
"windows-x64": "7480e9ed5688e09919db67237d130eef9a4c24df32ba2a7b8a5587de45ff8e69"
},
"revision": {
"macos-x86_64": 4,
"macos-arm64": 4,
"linux-x86_64": 3,
"linux-aarch64": 3,
"windows-x64": 3
}
}
},
"tools": {
"sparkle": {
"version": "2.4.2",
"baseUrl": "https://github.com/sparkle-project/Sparkle/releases/download",
"label": "Sparkle 2",
"hash": "64ca2b157eb94dfad6580ccb98192b48cd008076b8e72ee6a02d753595f0c731"
},
"ccache-win": {
"version": "4.8.1",
"baseUrl": "https://github.com/ccache/ccache/releases/download/",
"label": "Ccache for Windows x64",
"hash": "ca59770e9f46b59d6bec6e7036a17a27d601a0a5a0a721fe8e03fea734ccf732"
}
},
"platformConfig": {
"macos-universal": {
"qtVersion": 6
},
"windows-x64": {
"qtVersion": 6
},
"linux-x86_64": {
"qtVersion": 6,
"generator": "Ninja"
}
},
"name": "obs-studio"
}