1*eed53cd4SHONG Yifan# This project was upgraded with external_updater. 2*eed53cd4SHONG Yifan# Usage: tools/external_updater/updater.sh update external/bazelbuild-rules_cc 3*eed53cd4SHONG Yifan# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4*eed53cd4SHONG Yifan 5*eed53cd4SHONG Yifanname: "bazelbuild-rules_cc" 6*eed53cd4SHONG Yifandescription: "A repository of Starlark implementation of C++ rules in Bazel" 7*eed53cd4SHONG Yifanthird_party { 8*eed53cd4SHONG Yifan license_type: NOTICE 9*eed53cd4SHONG Yifan last_upgrade_date { 10*eed53cd4SHONG Yifan year: 2024 11*eed53cd4SHONG Yifan month: 5 12*eed53cd4SHONG Yifan day: 9 13*eed53cd4SHONG Yifan } 14*eed53cd4SHONG Yifan identifier { 15*eed53cd4SHONG Yifan type: "Git" 16*eed53cd4SHONG Yifan value: "https://github.com/bazelbuild/rules_cc" 17*eed53cd4SHONG Yifan version: "f88663dc502aacb6a6f377030d0652309412c8a9" 18*eed53cd4SHONG Yifan } 19*eed53cd4SHONG Yifan} 20