From 75511a9e2251d67e9b45c96c42be10e28f2d70fc Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Tue, 21 Oct 2025 10:04:01 -0400 Subject: [PATCH] Better name for protoc script --- tools/{get_latest_protoc.sh => install_protoc.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/{get_latest_protoc.sh => install_protoc.sh} (100%) diff --git a/tools/get_latest_protoc.sh b/tools/install_protoc.sh similarity index 100% rename from tools/get_latest_protoc.sh rename to tools/install_protoc.sh