Skip to content

Commit 84ee31e

Browse files
committed
Bump boost version to 1.88
1 parent afb5e98 commit 84ee31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

taskfiles/deps.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ tasks:
4343
vars:
4444
WORK_DIR: "{{.G_DEPS_DIR}}/boost"
4545
FILE_SHA256: "2128a4c96862b5c0970c1e34d76b1d57e4a1016b80df85ad39667f30b1deba26"
46-
URL: "https://github.com/boostorg/boost/releases/download/boost-1.86.0/\
47-
boost-1.86.0-b2-nodocs.tar.gz"
46+
URL: "https://github.com/boostorg/boost/releases/download/boost-1.88.0/\
47+
boost-1.88.0-b2-nodocs.tar.gz"
4848
CMAKE_SETTINGS_DIR: "{{.G_DEPS_CMAKE_SETTINGS_DIR}}"
4949
TARGETS:
5050
- "filesystem"

0 commit comments

Comments
 (0)