Update boost version

This commit is contained in:
Thomas Krijnen
2018-06-30 15:36:51 +02:00
parent 8c0bcc4ce7
commit 1b809ed849
3 changed files with 29 additions and 19 deletions
+2 -2
View File
@@ -64,10 +64,10 @@ OCE_VERSION="0.18"
OCCT_VERSION="7.2.0"
OCCT_HASH="88af392"
PYTHON_VERSIONS=["2.7.12", "3.2.6", "3.3.6", "3.4.6", "3.5.3", "3.6.2"]
BOOST_VERSION="1.59.0"
BOOST_VERSION="1.67.0"
PCRE_VERSION="8.39"
LIBXML_VERSION="2.9.3"
CMAKE_VERSION="3.4.1"
CMAKE_VERSION="3.11.4"
ICU_VERSION="56.1"
SWIG_VERSION="3.0.12"