1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update zlib 3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md 4 5name: "zlib" 6description: "The Chromium fork of the zlib compression library." 7third_party { 8 url { 9 type: GIT 10 value: "https://chromium.googlesource.com/chromium/src/third_party/zlib/" 11 } 12 version: "fa5dc4750029333c2486efa38eec7d13890108ed" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 1 17 day: 9 18 } 19} 20