1name: "boost" 2description: 3 "Boost C++ Libraries" 4third_party { 5 url { 6 type: HOMEPAGE 7 value: "https://www.boost.org/" 8 } 9 url { 10 type: GIT 11 value: "https://github.com/boostorg/boost" 12 } 13 version: "boost-1.76.0" 14 last_upgrade_date { year: 2023 month: 9 day: 4 } 15 license_type: NOTICE 16} 17