20 lines
531 B
Plaintext
20 lines
531 B
Plaintext
# This project was upgraded with external_updater.
|
|
# Usage: tools/external_updater/updater.sh update bc
|
|
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
|
|
|
|
name: "gavinhoward/bc"
|
|
description: "An implementation of the POSIX bc calculator with GNU extensions and dc."
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/gavinhoward/bc"
|
|
}
|
|
version: "6.5.0"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2023
|
|
month: 4
|
|
day: 11
|
|
}
|
|
}
|