Skip to content

Commit cb5ad72

Browse files
committed
deps: point pr-downloader submodule at ExaDev fork with macOS HTTP/1.1 fix
ExaDev/pr-downloader macos-http1 (e6510b3) forces HTTP/1.1 for the rapid bulk transfer and defaults the broken streamer off on macOS, fixing the game download (error 2) caused by macOS curl's HTTP/2 multiplexing bug.
1 parent ba6ab8e commit cb5ad72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
url = https://github.com/spring/pyunitsync.git
44
[submodule "tools/pr-downloader"]
55
path = tools/pr-downloader
6-
url = https://github.com/beyond-all-reason/pr-downloader
6+
url = https://github.com/ExaDev/pr-downloader
77
[submodule "AI/Skirmish/BARb"]
88
path = AI/Skirmish/BARb
99
url = https://github.com/rlcevg/CircuitAI.git

0 commit comments

Comments
 (0)