mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-28 10:15:58 -05:00
Notable changes:
* CI: Force use of Xcode 15.2 to fix runtime crashes on older macOS
This affects all macOS deps. There are no other changes.
(cherry picked from commit 329bbcf64a)
73 lines
2.9 KiB
JSON
73 lines
2.9 KiB
JSON
{
|
|
"dependencies": {
|
|
"prebuilt": {
|
|
"version": "2024-03-19",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-Built obs-deps",
|
|
"hashes": {
|
|
"macos-universal": "2e9bfb55a5e0e4c1086fa1fda4cf268debfead473089df2aaea80e1c7a3ca7ff",
|
|
"windows-x64": "6e86068371526a967e805f6f9903f9407adb683c21820db5f07da8f30d11e998",
|
|
"windows-x86": "1002a7a19c55a6eb3cd0fb9c4c6d6bb1d649176439b6705e4bb5bd12948456a0"
|
|
}
|
|
},
|
|
"qt6": {
|
|
"version": "2024-03-19",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-Built Qt6",
|
|
"hashes": {
|
|
"macos-universal": "694f1e639c017e3b1f456f735330dc5afae287cbea85757101af1368de3142c8",
|
|
"windows-x64": "72d1df34a0ef7413a681d5fcc88cae81da60adc03dcd23ef17862ab170bcc0dd"
|
|
},
|
|
"debugSymbols": {
|
|
"windows-x64": "fbddd1f659c360f2291911ac5709b67b6f8182e6bca519d24712e4f6fd3cc865"
|
|
}
|
|
},
|
|
"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.5.2",
|
|
"baseUrl": "https://github.com/sparkle-project/Sparkle/releases/download",
|
|
"label": "Sparkle 2",
|
|
"hash": "572dd67ae398a466f19f343a449e1890bac1ef74885b4739f68f979a8a89884b"
|
|
},
|
|
"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"
|
|
}
|