Describe the bug
When you run prebuild.bat, it tries to download some packages from msys and some other mirror, but the packages are no longer present, therefore trying to run prebuild now will fail.
To Reproduce
- Delete
vcpkg folder
- Get it again
- Run prebuild
- Profi-- fail.
Expected behavior
Prebuild should not fail due to missing packages.
Desktop (please complete the following information):
- OS: Windows
- Version 10 22h2
Additional context
Deleting vcpkg submodule, and cloning again, fixes the issue, and zep starts succesfully

Describe the bug
When you run prebuild.bat, it tries to download some packages from msys and some other mirror, but the packages are no longer present, therefore trying to run prebuild now will fail.
To Reproduce
vcpkgfolderExpected behavior
Prebuild should not fail due to missing packages.
Desktop (please complete the following information):
Additional context

Deleting vcpkg submodule, and cloning again, fixes the issue, and zep starts succesfully