1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/lzma 3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4 5name: "lzma" 6description: "LZMA is default and general compression method of 7z format." 7third_party { 8 license_type: UNENCUMBERED 9 last_upgrade_date { 10 year: 2024 11 month: 12 12 day: 3 13 } 14 homepage: "https://7-zip.org/" 15 identifier { 16 type: "Archive" 17 value: "https://github.com/ip7z/7zip/archive/24.09.tar.gz" 18 version: "24.09" 19 } 20} 21