buildspec.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "dependencies": {
  3. "prebuilt": {
  4. "version": "2024-09-12",
  5. "baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
  6. "label": "Pre-Built obs-deps",
  7. "hashes": {
  8. "macos-universal": "c857b211ee378772994b632036e1e5befe66b37e85286cb8e3cefc1435d5220a",
  9. "windows-x64": "d4a4f194591766891ad3c0b267deec3c4b85239c8fe557273559927456aeedbb",
  10. "windows-x86": "b7f1c46f0206d724f2edf73f74201e921a2652fa3f465ed47b949df08b6d48fe"
  11. }
  12. },
  13. "qt6": {
  14. "version": "2024-09-12",
  15. "baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
  16. "label": "Pre-Built Qt6",
  17. "hashes": {
  18. "macos-universal": "34a2de6b7f4d4d58fc5a15a4dba49a61d81a4045d0cedfc1a1f08c0dfb8047cf",
  19. "windows-x64": "4d15ce13dbb0a8a2cabcce5ae0da5e80ee589b482a61b2025378465c1da32c4f"
  20. },
  21. "debugSymbols": {
  22. "windows-x64": "dad2351a5c9cd438168e1ed8fb453a2534532252edb555f1001a5e8eb3f1bbd4"
  23. }
  24. },
  25. "cef": {
  26. "version": "6533",
  27. "baseUrl": "https://cdn-fastly.obsproject.com/downloads",
  28. "label": "Chromium Embedded Framework",
  29. "hashes": {
  30. "macos-x86_64": "139c6664b6c9c446e0b56f303586fa6bd4b3587bae4742e13967c2f0f99c8740",
  31. "macos-arm64": "8e833fce815b83114ab381c055122a18dc415e29af5c4db0a577caf4b817baa2",
  32. "ubuntu-x86_64": "fab66dfc9cfd2e26fb87798f855aef30c2004edc8e19570d37af555644ae1655",
  33. "ubuntu-aarch64": "ab09f04e534306d3f301ea997c03a6a9f7bd245042d50a434f17c1c98ac64b89",
  34. "windows-x64": "87b1033ff0f8f2fb7262d8a236bc36b981cb50d24b401c20cdf9b31099a9a217"
  35. }
  36. }
  37. },
  38. "tools": {
  39. "sparkle": {
  40. "version": "2.6.4",
  41. "baseUrl": "https://github.com/sparkle-project/Sparkle/releases/download",
  42. "label": "Sparkle 2",
  43. "hash": "50612a06038abc931f16011d7903b8326a362c1074dabccb718404ce8e585f0b"
  44. },
  45. "ccache-win": {
  46. "version": "4.8.1",
  47. "baseUrl": "https://github.com/ccache/ccache/releases/download/",
  48. "label": "Ccache for Windows x64",
  49. "hash": "ca59770e9f46b59d6bec6e7036a17a27d601a0a5a0a721fe8e03fea734ccf732"
  50. }
  51. },
  52. "name": "obs-studio"
  53. }