From cf45bf5f6e2cd42634a7d3bf648921d1ac146732 Mon Sep 17 00:00:00 2001 From: Bennett Goble Date: Sat, 30 Mar 2024 21:03:51 -0700 Subject: Add boost 1.84.0, boost.json Update boost from 1.81.0 (2022) to 1.84.0 (2023) and enable the `boost.json` module so that it can replace rapidjson. --- autobuild.xml | 44 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 36 insertions(+), 8 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 182f7876ce..7b5f468e2d 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -104,25 +104,39 @@ archive hash - 8539775e0a0783bd252bc548b20b3472a8254c31 + 7dbf7da20148f842c05f99d82f34e0327dc0863d hash_algorithm sha1 url - https://github.com/secondlife/3p-boost/releases/download/v1.81-09d25a7/boost-1.81-darwin64-09d25a7.tar.zst + https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-darwin64-8496328150.tar.zst name darwin64 + linux64 + + archive + + hash + fb6639e5f0e32a5bf61d3c564adfc5c45a661093 + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-linux64-8496328150.tar.zst + + name + linux64 + windows64 archive hash - d40c86fbcb6ce064d546165cbabbf035ea80e07b + 966a5f33567392dc5d868ab7fa5ba0b636807d3c hash_algorithm sha1 url - https://github.com/secondlife/3p-boost/releases/download/v1.81-09d25a7/boost-1.81-windows64-09d25a7.tar.zst + https://github.com/secondlife/3p-boost-new/releases/download/v1.84.0-rc2/boost-1.84-windows64-8496328150.tar.zst name windows64 @@ -196,25 +210,39 @@ archive hash - b1bb8a9c8d458d8842d79f9633fb61df12f1b0ad + a1c9ce16460f23060292db315db29a7655ae3a88 hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3.ab0c124/colladadom-2.3.ab0c124-darwin64-ab0c124.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-darwin64-8496506656.tar.zst name darwin64 + linux64 + + archive + + hash + 9185d670e108ee827c4afcc1a09af329832634dc + hash_algorithm + sha1 + url + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-linux64-8496506656.tar.zst + + name + linux64 + windows64 archive hash - 0df4c05d4efa3019afa4cbf09599df60b586fc5c + 335fe846c14bbf1316c55df334abb606f704ad27 hash_algorithm sha1 url - https://github.com/secondlife/3p-colladadom/releases/download/v2.3.ab0c124/colladadom-2.3.ab0c124-windows64-ab0c124.tar.zst + https://github.com/secondlife/3p-colladadom/releases/download/v2.3-r3/colladadom-2.3.8496506656-windows64-8496506656.tar.zst name windows64 -- cgit v1.2.3