• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update one-true-awk
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
5name: "one-true-awk"
6description: "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)."
7third_party {
8  url {
9    type: GIT
10    value: "https://github.com/onetrueawk/awk.git"
11  }
12  version: "5e49ea4d1f71d9134734011f2151cae4dbec5e5f"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2022
16    month: 12
17    day: 16
18  }
19}
20