build(deps): pin boost to 1.87 (#3794)

This commit is contained in:
ReenigneArcher 2025-04-13 20:30:07 -04:00 committed by GitHub
commit 955c0fd8e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 22 additions and 17 deletions

View file

@ -7,7 +7,6 @@ pacman --noconfirm -Syu
# install dependencies
dependencies=(
"git"
"mingw-w64-ucrt-x86_64-boost"
"mingw-w64-ucrt-x86_64-cmake"
"mingw-w64-ucrt-x86_64-cppwinrt"
"mingw-w64-ucrt-x86_64-curl-winssl"