mirror of
https://github.com/Aitum/obs-aitum-multistream.git
synced 2024-11-21 18:02:33 +01:00
85 lines
3.7 KiB
JSON
85 lines
3.7 KiB
JSON
{
|
|
"dependencies": {
|
|
"obs-studio": {
|
|
"version": "30.0.0",
|
|
"repository": "https://github.com/obsproject/obs-studio.git",
|
|
"branch": "master",
|
|
"hash": "34ef67e212f24a085a63705a0ab81e3401c8eca4"
|
|
},
|
|
"prebuilt": {
|
|
"version": "2023-11-03",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-built obs-deps",
|
|
"hashes": {
|
|
"macos-x86_64": "b669dd1518b9350c307eff8102977c7eb7a8c8c10d677d4437862e66926b46ae",
|
|
"macos-arm64": "3a6e0e0f8fcca26821f5d842d6e09a31c2376515004ae19a5310ba576b95c63f",
|
|
"macos-universal": "90c2fc069847ec2768dcc867c1c63b112c615ed845a907dc44acab7a97181974",
|
|
"windows-x86": "b69c864275189464483c240ef3f25ea16fba3050b136fe6c3db6e9ee63036683",
|
|
"windows-x64": "d0825a6fb65822c993a3059edfba70d72d2e632ef74893588cf12b1f0d329ce6",
|
|
"linux-x86_64": "9217c6b70854a08575cc3debe85ed5496bb0d8a9de54a1f8148aa71ad71f98d6"
|
|
}
|
|
},
|
|
"qt5": {
|
|
"version": "2023-11-03",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-built Qt5",
|
|
"hashes": {
|
|
"macos-x86_64": "3d0381a52b0e4d49967936c4357f79ac711f43564329304a6db5c90edadd2697",
|
|
"macos-arm64": "f4b32548c0530f121956bf0a9a70c36ecbbfca81073d39c396a1759baf2a05c3",
|
|
"macos-universal": "9a6cf3b9a6c9efee6ba10df649202e8075e99f3c54ae88dc9a36dbc9d7471c1e",
|
|
"windows-x64": "6488a33a474f750d5a4a268a5e20c78bb40799d99136a1b7ce3365a843cb2fd7",
|
|
"windows-x86": "a916e09b0a874036801deab2c8a7ec14fdf5d268aa5511eac5bf40727e0c4e33"
|
|
},
|
|
"pdb-hashes": {
|
|
"windows-x64": "e0e5070143fcad9311a68ce5685d8ba8f34f581ed6942b7a92d360f94ca1ba11",
|
|
"windows-x86": "36642d1052aa461964f46c17610477b0d9b9defbe2d745ccaacb85f805c1bec2"
|
|
}
|
|
},
|
|
"qt6": {
|
|
"version": "2023-11-03",
|
|
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
|
|
"label": "Pre-built Qt6",
|
|
"hashes": {
|
|
"macos-x86_64": "2622d6ecd484a596da12b6a45b709fe563821eda558d0bbb27335c8c2f63945c",
|
|
"macos-arm64": "4f72aa1103d88a00d90c01bb3650276ffa1408e16ef40579177605483b986dc9",
|
|
"macos-universal": "ba4a7152848da0053f63427a2a2cb0a199af3992997c0db08564df6f48c9db98",
|
|
"windows-x64": "bc57dedf76b47119a6dce0435a2f21b35b08c8f2948b1cb34a157320f77732d1",
|
|
"windows-x86": "24fc03bef153a0e027c1479e42eb08097a4ea1d70a4710825be0783d0626cb0d"
|
|
},
|
|
"pdb-hashes": {
|
|
"windows-x64": "f34ee5067be19ed370268b15c53684b7b8aaa867dc800b68931df905d679e31f",
|
|
"windows-x86": "f34d1a89fc85d92913bd6c7f75ec5c28471d74db708c98161100bc8b75f8fc63"
|
|
}
|
|
}
|
|
},
|
|
"platformConfig": {
|
|
"macos-x86_64": {
|
|
"qtVersion": 6,
|
|
"deploymentTarget": "11.0"
|
|
},
|
|
"macos-arm64": {
|
|
"qtVersion": 6,
|
|
"deploymentTarget": "11.0"
|
|
},
|
|
"macos-universal": {
|
|
"qtVersion": 6,
|
|
"deploymentTarget": "11.0"
|
|
},
|
|
"windows-x64": {
|
|
"qtVersion": 6,
|
|
"visualStudio": "Visual Studio 17 2022",
|
|
"platformSDK": "10.0.20348.0"
|
|
},
|
|
"windows-x86": {
|
|
"qtVersion": 6,
|
|
"visualStudio": "Visual Studio 17 2022",
|
|
"platformSDK": "10.0.20348.0"
|
|
},
|
|
"linux-x86_64": {
|
|
"qtVersion": 6
|
|
}
|
|
},
|
|
"name": "aitum-multistream",
|
|
"version": "0.0.1"
|
|
}
|