mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-18 22:47:04 -04:00
Notable changes: * deps.ffmpeg: Apply fixups for libdatachannel * deps.macos: Update qrcodengen CMake project to fix CMake packages * deps.windows: Update qrcodengen CMake project to fix CMake packages * deps.windows: Add qrcodegencpp debug build * deps.windows: Update FreeType to 2.13.1 to align with macOS version
71 lines
2.8 KiB
JSON
71 lines
2.8 KiB
JSON
{
|
|
"dependencies": {
|
|
"prebuilt": {
|
|
"version": "2023-09-18",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-Built obs-deps",
|
|
"hashes": {
|
|
"macos-universal": "aa9728e04390b4e21f37dbc64d0e182f6b84a6208af0872c7ef386e02be9d54a",
|
|
"windows-x64": "c46ba0bb7d5713a8ce1e5456211e4c6b919075cc6c645195f42f8927e1dab29b",
|
|
"windows-x86": "c5703c3e71dc2d3c8f8266977bb02f6c7e370cd19633968b192c639599522807",
|
|
"linux-x86_64": "40a52e8fc47b6eb02dfa4ba0b24ba79a9f4e34f3c30b3223d55b949618477af5"
|
|
}
|
|
},
|
|
"qt6": {
|
|
"version": "2023-09-18",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-Built Qt6",
|
|
"hashes": {
|
|
"macos-universal": "223c112c085e0da3baf257ed3a0a7334b222b0fb411cd686d65eba9ebd3d74f4",
|
|
"windows-x64": "d57688e751dd6c3a839ee2ed962a6b78e3e162ecd1d2ab350c324a61964cc8ef"
|
|
},
|
|
"debugSymbols": {
|
|
"windows-x64": "08ada0228d53d5f90e5032fd37c4b7d518e9243158e71ebfb1df7bcab6eb30c3"
|
|
}
|
|
},
|
|
"cef": {
|
|
"version": "5060",
|
|
"baseUrl": "https://cdn-fastly.obsproject.com/downloads",
|
|
"label": "Chromium Embedded Framework",
|
|
"hashes": {
|
|
"macos-x86_64": "7ef71717ff2e4ff4212274c33f0993729f47c109c464e499544fd3f63586a069",
|
|
"macos-arm64": "a9da8909202aefc8f35509d03eff9a7c837b5d3b2ed3afb39b67121cb16d457b",
|
|
"linux-x86_64": "bf4aa9388bab7e94fa945cc3bba16b6da63b6a30f9c0342d42235468b39d84bf",
|
|
"linux-aarch64": "68d915c9ba2639cba762a54cd3430fce2527aa6355d831d3cfcb6157664206b0",
|
|
"windows-x64": "c1b47beb7ee42e98f1a41b6d694c26842a4a3d452e44bdf6f758c9785696533d"
|
|
},
|
|
"revision": {
|
|
"macos-x86_64": 2,
|
|
"macos-arm64": 2
|
|
}
|
|
}
|
|
},
|
|
"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"
|
|
}
|