We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e6364 commit 61d8f36Copy full SHA for 61d8f36
get-msquic.sh
@@ -58,9 +58,7 @@ patch_2_3_8()
58
59
patch_2_4_15()
60
{
61
- # Patch 1 is included in v2.4.15
62
local patch_2="https://github.com/microsoft/msquic/commit/e0201eb4e007e7524aef007be67f2281f949f102.patch"
63
- local patch_3="https://github.com/microsoft/msquic/commit/b16a14a72e8c74407ee4a079a1f57efe0246f739.patch"
64
local patch_4="https://github.com/microsoft/msquic/pull/4717/commits/9261dacc1dd9a67f6fa8d5fbe663082508b4c605.patch"
65
if [ ! -d "$patch_dir" ]; then
66
ln -s ../msquic_patches "$patch_dir"
0 commit comments