Failed to install mediasoup V3 Windows 11

> Build started at 2023-03-16T16:41:09.102015
> Main binary: c:\Python310\python.exe
> Build Options: -Db_ndebug=true -Db_pie=true -Db_staticpic=true -Dprefix=c:/Users/dilu/Documents/dev/v-classroom-teacher/node_modules/mediasoup/worker/out/Release -Dbindir= -Dlibdir= -Dbuildtype=release
> Python system: Windows
> The Meson build system
> Version: 0.61.5
> Source dir: C:\Users\dilu\Documents\dev\v-classroom-teacher\node_modules\mediasoup\worker
> Build dir: C:\Users\dilu\Documents\dev\v-classroom-teacher\node_modules\mediasoup\worker\out\Release\build
> Build type: native build
> Project name: mediasoup-worker
> Project version: undefined
> Sanity testing C compiler: cl
> Is cross compiler: False.
> Sanity check compiler command line: cl sanitycheckc.c /Fesanitycheckc.exe /MD /nologo /showIncludes /utf-8 /link
> Sanity check compile stdout:
> sanitycheckc.c
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: C:\Users\dilu\Documents\dev\v-classroom-teacher\node_modules\mediasoup\worker\out\Release\build\meson-private\sanitycheckc.exe
> C compiler for the host machine: cl (msvc 19.29.30148 "用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.29.30148 版")
> C linker for the host machine: link link 14.29.30148.0
> Sanity testing C++ compiler: cl
> Is cross compiler: False.
> Sanity check compiler command line: cl sanitycheckcpp.cc /Fesanitycheckcpp.exe /MD /nologo /showIncludes /utf-8 /link
> Sanity check compile stdout:
> sanitycheckcpp.cc
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: C:\Users\dilu\Documents\dev\v-classroom-teacher\node_modules\mediasoup\worker\out\Release\build\meson-private\sanitycheckcpp.exe
> C++ compiler for the host machine: cl (msvc 19.29.30148 "用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.29.30148 版")
> C++ linker for the host machine: link link 14.29.30148.0
> Sanity testing C compiler: cl
> Is cross compiler: False.
> Sanity check compiler command line: cl sanitycheckc.c /Fesanitycheckc.exe /MD /nologo /showIncludes /utf-8 /link
> Sanity check compile stdout:
> sanitycheckc.c
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: C:\Users\dilu\Documents\dev\v-classroom-teacher\node_modules\mediasoup\worker\out\Release\build\meson-private\sanitycheckc.exe
> C compiler for the build machine: cl (msvc 19.29.30148 "用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.29.30148 版")
> C linker for the build machine: link link 14.29.30148.0
> Sanity testing C++ compiler: cl
> Is cross compiler: False.
> Sanity check compiler command line: cl sanitycheckcpp.cc /Fesanitycheckcpp.exe /MD /nologo /showIncludes /utf-8 /link
> Sanity check compile stdout:
> sanitycheckcpp.cc
> 
> -----
> Sanity check compile stderr:
> 
> -----
> Running test binary command: C:\Users\dilu\Documents\dev\v-classroom-teacher\node_modules\mediasoup\worker\out\Release\build\meson-private\sanitycheckcpp.exe
> C++ compiler for the build machine: cl (msvc 19.29.30148 "用于 x64 的 Microsoft (R) C/C++ 优化编译器 19.29.30148 版")
> C++ linker for the build machine: link link 14.29.30148.0
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Downloading openssl source from https://www.openssl.org/source/openssl-3.0.7.tar.gz
> A fallback URL could be specified using source_fallback_url key in the wrap file
> 
> meson.build:164:0: ERROR: Incorrect hash for source:
>  83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e expected
>  5af512d6703a2c4ae08e2d61558d8bbd6e207ae8e019b7d22cfbb941ee829b57 actual.

The actual hash is different every time on my windows

The file is ok, check your system/internet connection.

D:\>curl -O https://www.openssl.org/source/openssl-3.0.7.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 14.4M  100 14.4M    0     0  9145k      0  0:00:01  0:00:01 --:--:-- 9146k

D:\>certutil -hashfile openssl-3.0.7.tar.gz SHA256
SHA256 hash of openssl-3.0.7.tar.gz:
83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e
CertUtil: -hashfile command completed successfully.

Thanks. The problem is that the system proxy is used