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 84ee31e commit 58c4393Copy full SHA for 58c4393
taskfiles/deps.yaml
@@ -43,8 +43,8 @@ tasks:
43
vars:
44
WORK_DIR: "{{.G_DEPS_DIR}}/boost"
45
FILE_SHA256: "2128a4c96862b5c0970c1e34d76b1d57e4a1016b80df85ad39667f30b1deba26"
46
- URL: "https://github.com/boostorg/boost/releases/download/boost-1.88.0/\
47
- boost-1.88.0-b2-nodocs.tar.gz"
+ URL: "https://github.com/boostorg/boost/releases/download/boost-1.87.0/\
+ boost-1.87.0-b2-nodocs.tar.gz"
48
CMAKE_SETTINGS_DIR: "{{.G_DEPS_CMAKE_SETTINGS_DIR}}"
49
TARGETS:
50
- "filesystem"
0 commit comments