| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "dependencies": {
- "prebuilt": {
- "version": "2023-06-01",
- "baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
- "label": "Pre-Built obs-deps",
- "hashes": {
- "macos-universal": "ecbfba9473abced9bd16ef2ac29ed61ce036c10a3135039d464a7611daf27fb8",
- "windows-x64": "cacb858777edaa0251b90350192d175b9b977f186f872a16d1e6b67fc5b4f9f0",
- "linux-x86_64": "b97ed74fde7a01ba8e90916318733e0d0bf89ed30e84a53d1ccd425f4afe5d7f"
- }
- },
- "qt6": {
- "version": "2023-06-01",
- "baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
- "label": "Pre-Built Qt6",
- "hashes": {
- "macos-universal": "5c1880af8fe8e6a0e85924952e8c756410c37e6f13e36667be86cd0979a2ae8b",
- "windows-x64": "aa77caa98d34263a97e0bd0435a18e5c981e915636af562557bb4bf09d49be04"
- },
- "debugSymbols": {
- "windows-x64": "7d955aca2b2976f9e085040795f5642b3cac1f76c5534a47fe8e6c6cf351a4fb"
- }
- },
- "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
- }
- },
- "vlc": {
- "version": "3.0.8",
- "baseUrl": "https://downloads.videolan.org/vlc",
- "label": "VLC",
- "hashes": {
- "windows-x64": "91f589ef69fce51645a3ecbb215b405c98db7b891479474ec3b5ed3b63c25e4a"
- }
- }
- },
- "platformConfig": {
- "macos-universal": {
- "qtVersion": 6
- },
- "windows-x64": {
- "qtVersion": 6
- },
- "linux-x86_64": {
- "qtVersion": 6,
- "generator": "Ninja"
- }
- },
- "name": "obs-studio"
- }
|