Skip to content

Commit

Permalink
CI: Use temporary deps release (DO NOT MERGE)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean-Der committed Jul 28, 2023
1 parent d639dda commit 74973a4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
5 changes: 2 additions & 3 deletions build-aux/modules/50-libdatachannel.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@
"sources": [
{
"type": "git",
"url": "https://github.com/paullouisageneau/libdatachannel.git",
"url": "https://github.com/sean-der/libdatachannel.git",
"disable-submodules": true,
"tag": "v0.19.0-alpha.4",
"commit": "709a66339451bb4c8d4e5ced78c67605ec09da31"
"commit": "600803207dc663b5f8c8fc36af470faf48acd478"
}
]
}
22 changes: 11 additions & 11 deletions buildspec.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"dependencies": {
"prebuilt": {
"version": "2023-06-22",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
"version": "2023-07-28",
"baseUrl": "https://github.com/Sean-Der/obs-deps/releases/download",
"label": "Pre-Built obs-deps",
"hashes": {
"macos-universal": "a0d2e03f0ea79681634c31627430a220d9b62113d6ff58174d0bdab6fafdd32b",
"windows-x64": "1b12e86e2d62a97a889866d66b95fe47ddc6f7fa9b13e88aedfab4ea9e298ea2",
"windows-x86": "8c6bfda01ec7d38a50a61ac4954dc00d6fcb171830a7f32593c5bd20a44be3a9",
"linux-x86_64": "1b82ab4247bc2730ae84caa5a009e76637eac77b05bfb4b4a2bae610e7a75262"
"macos-universal": "10b654969f424a2f92998fbe9484905267e1e5133e0c1e99c846b46750ac1a58",
"windows-x64": "9dc73c6f271e2c26e3e033008efa6d278ece74e1b21d079b33977b6925c685fe",
"windows-x86": "e8c35b06a04ee778d202ac960e38867f4cd19481b7dcbab6f25cb7b0b9ba7d50",
"linux-x86_64": "1e55ba56c252acfaae0fbd96663239734d27ee086d6adcf503f23ca3acdcb329"
}
},
"qt6": {
"version": "2023-06-22",
"baseUrl": "https://github.com/obsproject/obs-deps/releases/download",
"version": "2023-07-28",
"baseUrl": "https://github.com/Sean-Der/obs-deps/releases/download",
"label": "Pre-Built Qt6",
"hashes": {
"macos-universal": "f890d258a1afa7ba409b79c8ee55d53155e5c72105b8b18a3f52047ee70fc0aa",
"windows-x64": "1907fbcbcef69527154b29316c425b0885afb77ad69a9a2af7a1471d79512195"
"macos-universal": "254be8e41a8339213f367f14f1a8f67fb2b05b1d833750a6211a469e7fe73229",
"windows-x64": "6898e77f630e08e0e8f1dc71209bfc1c906b47f18ab28b30b190cf786bf4b589"
},
"debugSymbols": {
"windows-x64": "b461a7ade0c099505baea857fa5b98c4f8e9b702681be019ea354735d062e065"
"windows-x64": "19d9e1d58994883a7b6662d11ba6537f4ea1bedc727012c779735c3a550c722e"
}
},
"cef": {
Expand Down

0 comments on commit 74973a4

Please sign in to comment.