24 lines
606 B
Plaintext
24 lines
606 B
Plaintext
# This project was upgraded with external_updater.
|
|
# Usage: tools/external_updater/updater.sh update toybox
|
|
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
|
|
|
|
name: "toybox"
|
|
description: "Toybox: all-in-one Linux command line."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://landley.net/toybox/"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/landley/toybox"
|
|
}
|
|
version: "d45ee3a2bc6271110312f01be867a9b6b91dd07f"
|
|
license_type: UNENCUMBERED
|
|
last_upgrade_date {
|
|
year: 2023
|
|
month: 4
|
|
day: 19
|
|
}
|
|
}
|