20 lines
673 B
Plaintext
20 lines
673 B
Plaintext
# This project was upgraded with external_updater.
|
|
# Usage: tools/external_updater/updater.sh update one-true-awk
|
|
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
|
|
|
|
name: "one-true-awk"
|
|
description: "This is the version of awk described in \'The AWK Programming Language\', by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X)."
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/onetrueawk/awk.git"
|
|
}
|
|
version: "5e49ea4d1f71d9134734011f2151cae4dbec5e5f"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2022
|
|
month: 12
|
|
day: 16
|
|
}
|
|
}
|