blob: 79183820fd69cf5e122179bc3d805bd6bb081e3c [file] [log] [blame]
Elliott Hughesae563d52017-11-16 14:57:02 -08001name: "one-true-awk"
Haibo Huang671948d2019-03-04 15:29:49 -08002description: "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)."
Elliott Hughesae563d52017-11-16 14:57:02 -08003third_party {
4 url {
Elliott Hughes56215202019-01-30 14:32:35 -08005 type: GIT
6 value: "https://github.com/onetrueawk/awk.git"
Elliott Hughesae563d52017-11-16 14:57:02 -08007 }
Haibo Huang69b38a72020-02-07 20:33:46 -08008 version: "e9c99065fd31253a4db4a6bce673decd143f7a3e"
Elliott Hughes642b9b82017-11-16 22:56:16 -08009 license_type: NOTICE
Haibo Huang671948d2019-03-04 15:29:49 -080010 last_upgrade_date {
Haibo Huang2b2ca9f2020-01-08 19:47:17 -080011 year: 2020
Haibo Huang69b38a72020-02-07 20:33:46 -080012 month: 2
13 day: 7
Haibo Huang671948d2019-03-04 15:29:49 -080014 }
Elliott Hughesae563d52017-11-16 14:57:02 -080015}