python/build/libs.py: update Boost to 1.77.0
This commit is contained in:
parent
5faf6d061f
commit
4eb56d844e
|
@ -461,7 +461,7 @@ jack = JackProject(
|
|||
)
|
||||
|
||||
boost = BoostProject(
|
||||
'https://boostorg.jfrog.io/artifactory/main/release/1.76.0/source/boost_1_76_0.tar.bz2',
|
||||
'f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41',
|
||||
'https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/boost_1_77_0.tar.bz2',
|
||||
'fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854',
|
||||
'include/boost/version.hpp',
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue