Skip to content

Commit

Permalink
[irods/irods#7220] update externals in build hook
Browse files Browse the repository at this point in the history
  • Loading branch information
SwooshyCueb committed Mar 5, 2024
1 parent d797f16 commit 50bfa02
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions irods_consortium_continuous_integration_build_hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ def add_cmake_to_front_of_path():

def install_building_dependencies(externals_directory):
externals_list = [
'irods-externals-avro1.11.0-2',
'irods-externals-boost1.81.0-0',
'irods-externals-clang-runtime13.0.0-0',
'irods-externals-clang13.0.0-0',
'irods-externals-avro-libcxx1.11.0-3',
'irods-externals-boost-libcxx1.81.0-1',
'irods-externals-clang-runtime13.0.1-0',
'irods-externals-clang13.0.1-0',
'irods-externals-cmake3.21.4-0',
'irods-externals-fmt8.1.1-0',
'irods-externals-fmt-libcxx8.1.1-1',
'irods-externals-json3.10.4-0',
'irods-externals-libarchive3.5.2-0'
]
Expand Down

0 comments on commit 50bfa02

Please sign in to comment.