1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/libpng 3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4 5name: "libpng" 6description: "libpng is a PNG image codec." 7third_party { 8 license_type: NOTICE 9 security { 10 tag: "NVD-CPE2.3:cpe:/a:libpng:libpng:1.6.37" 11 } 12 last_upgrade_date { 13 year: 2024 14 month: 9 15 day: 16 16 } 17 identifier { 18 type: "Git" 19 value: "https://github.com/glennrp/libpng.git" 20 version: "v1.6.44" 21 } 22} 23