We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd1f571 commit b6aed55Copy full SHA for b6aed55
protosanitizer/test/Makefile
@@ -36,7 +36,7 @@ endif
36
37
PROTOC := ./protoc
38
PROTOC_ZIP := protoc-$(PROTOC_VER)-$(PROTOC_OS)-$(PROTOC_ARCH).zip
39
-PROTOC_URL := https://github.com/google/protobuf/releases/download/v$(PROTOC_VER)/$(PROTOC_ZIP)
+PROTOC_URL := https://github.com/protocolbuffers/protobuf/releases/download/v$(PROTOC_VER)/$(PROTOC_ZIP)
40
PROTOC_TMP_DIR := .protoc
41
PROTOC_TMP_BIN := $(PROTOC_TMP_DIR)/bin/protoc
42
0 commit comments