1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update toolchain-utils 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "toolchain-utils" 6description: "Various utilities used by the ChromeOS toolchain team." 7third_party { 8 url { 9 type: GIT 10 value: "https://chromium.googlesource.com/chromiumos/third_party/toolchain-utils/" 11 } 12 version: "2942bd8023e3e0a79ed78fd4fff22c1f961e9f73" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2023 16 month: 8 17 day: 17 18 } 19} 20