From 17e1f3692c5c1e9cbc6ba6895b312a8baae9aec2 Mon Sep 17 00:00:00 2001 From: Rye Mutt Date: Fri, 5 Apr 2024 19:03:58 -0400 Subject: Port from JsonCPP to Boost.Json for json parsing and serializing (#1054) --- autobuild.xml | 60 ----------------------------------------------------------- 1 file changed, 60 deletions(-) (limited to 'autobuild.xml') diff --git a/autobuild.xml b/autobuild.xml index cfc883a979..31f378e4ba 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1021,66 +1021,6 @@ description JPEG encoding, decoding library - jsoncpp - - platforms - - darwin64 - - archive - - hash - 07761ab01e61d5d6b40d303ffafd85ec055ec9f7 - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-jsoncpp/releases/download/v0.5.0.bc46e62/jsoncpp-0.5.0.bc46e62-darwin64-bc46e62.tar.zst - - name - darwin64 - - linux64 - - archive - - hash - 97e268754808cb2fbd682c4d3beafd2c598e1ba7 - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-jsoncpp/releases/download/v0.5.0.bc46e62/jsoncpp-0.5.0.bc46e62-linux64-bc46e62.tar.zst - - name - linux64 - - windows64 - - archive - - hash - 500e455b210d6bc4985185cef2472987ed3034bf - hash_algorithm - sha1 - url - https://github.com/secondlife/3p-jsoncpp/releases/download/v0.5.0.bc46e62/jsoncpp-0.5.0.bc46e62-windows64-bc46e62.tar.zst - - name - windows64 - - - license - public domain - license_file - LICENSES/jsoncpp.txt - copyright - Copyright (c) 2007-2010 Baptiste Lepilleur - version - 0.5.0.bc46e62 - name - jsoncpp - description - jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. - kdu platforms -- cgit v1.3