obs-studio/buildspec.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

71 lines
2.8 KiB
JSON
Raw Normal View History

{
"dependencies": {
"prebuilt": {
"version": "2023-08-02",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
"label": "Pre-Built obs-deps",
"hashes": {
"macos-universal": "92759d8ec1d1987efa36056964f17fc96d97c55b767c1ac0fab5e4c05dec0a0d",
"windows-x64": "3c120af1f4c82c5119b3a158c0224932dc489371b286b632bbb59482309f7718",
"windows-x86": "5d38c734993985ba5a2e5d389e6aedfbf6804209ffd4242ea705883865c207c2",
"linux-x86_64": "dca9b1ccca9883d6a92a119f86771771c7e994d43bda71a2d2b4036347fb6a9e"
}
},
"qt6": {
"version": "2023-08-02",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
"label": "Pre-Built Qt6",
"hashes": {
"macos-universal": "2cdf1d52d937dd3a6af62534e312a6697b570c0cce4143f8f3d77afd6aea6374",
"windows-x64": "a9c22fe793bebdf0521e3ded11c6876a43d3d0b52d261b5bb97a89aadd4f2135"
},
"debugSymbols": {
"windows-x64": "aef56efefc3ba94d6ddd94e95fd3790cba2e2543bf65fef86402e30f81bb029e"
}
},
"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"
}