xref: /aosp_15_r20/external/lz4/METADATA (revision 27162e4e17433d5aa7cb38e7b6a433a09405fc7f)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/lz4
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "lz4"
6description: "Extremely Fast Compression algorithm http://www.lz4.org"
7third_party {
8  license_type: RESTRICTED
9  last_upgrade_date {
10    year: 2024
11    month: 10
12    day: 1
13  }
14  identifier {
15    type: "Git"
16    value: "https://github.com/lz4/lz4.git"
17    version: "v1.10.0"
18  }
19}
20