blob: 9659ac7aefdf965290ebb8aa4aa3cde978d04bc3 [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 }
Haibo Huang322aa282019-12-03 15:20:35 -08008 version: "2.4.0"
Elliott Hughes338a3122019-11-19 14:55:15 -08009 license_type: NOTICE
Haibo Huang322aa282019-12-03 15:20:35 -080010 last_upgrade_date {
11 year: 2019
12 month: 12
13 day: 3
14 }
Elliott Hughes338a3122019-11-19 14:55:15 -080015}