blob: 8c235963517efaf223ef96402a904ed2962e02fa [file] [log] [blame]
Elliott Hughes338a3122019-11-19 14:55:15 -08001name: "gavinhoward/bc"
Haibo Huang322aa282019-12-03 15:20:35 -08002description: "An implementation of the POSIX bc calculator with GNU extensions and dc."
Elliott Hughes338a3122019-11-19 14:55:15 -08003third_party {
4 url {
5 type: GIT
6 value: "https://github.com/gavinhoward/bc"
7 }
Elliott Hughesf7c095a2021-08-13 13:37:05 -07008 version: "5.0.1"
Elliott Hughes338a3122019-11-19 14:55:15 -08009 license_type: NOTICE
Haibo Huang322aa282019-12-03 15:20:35 -080010 last_upgrade_date {
Haibo Huang6dbbf492021-02-02 18:43:08 -080011 year: 2021
Elliott Hughes0f526422021-08-10 17:30:32 -070012 month: 8
Elliott Hughesf7c095a2021-08-13 13:37:05 -070013 day: 13
Haibo Huang322aa282019-12-03 15:20:35 -080014 }
Elliott Hughes338a3122019-11-19 14:55:15 -080015}