File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ tools += yq=v4.52.4
9090tools += ko=0.18.1
9191# https://github.com/protocolbuffers/protobuf/releases
9292# renovate: datasource=github-releases packageName=protocolbuffers/protobuf
93- tools += protoc=v33.5
93+ tools += protoc=v34.0
9494# https://github.com/aquasecurity/trivy/releases
9595# renovate: datasource=github-releases packageName=aquasecurity/trivy
9696tools += trivy=v0.69.1
@@ -612,10 +612,10 @@ $(DOWNLOAD_DIR)/tools/ko@$(KO_VERSION)_$(HOST_OS)_$(HOST_ARCH): | $(DOWNLOAD_DIR
612612 chmod +x $(outfile); \
613613 rm -f $(outfile).tar.gz
614614
615- protoc_linux_amd64_SHA256SUM =24e58fb231d50306ee28491f33a170301e99540f7e29ca461e0e80fd1239f8d1
616- protoc_linux_arm64_SHA256SUM =2b0fcf9b2c32cbadccc0eb7a88b841fffecd4a06fc80acdba2b5be45e815c38a
617- protoc_darwin_amd64_SHA256SUM =7f31625f8bec4929082ae9209e101c1c03692624457cc6332f83736db495ee92
618- protoc_darwin_arm64_SHA256SUM =7084c6482e3bb416a33fe2162ba566711773b842e6953bf6cb181647b9ef57c0
615+ protoc_linux_amd64_SHA256SUM =e9a91b6fcfe4177ec2cd35fc8f15c1e811fa0ecdef9372755cd6d3513d5faaab
616+ protoc_linux_arm64_SHA256SUM =f0b8aad28be5ea6150c082f96ac57e028154afb9ee29f4ce092b5a39df8ae6c8
617+ protoc_darwin_amd64_SHA256SUM =d58fcd413a9ed458283d54023e409fd5cf767da4ed225d1ffaffd83cf2764f53
618+ protoc_darwin_arm64_SHA256SUM =3ef35187a3c8aed81ee57e792227e483e558fa56c93fce525e569bff55794c1a
619619
620620.PRECIOUS : $(DOWNLOAD_DIR ) /tools/protoc@$(PROTOC_VERSION ) _$(HOST_OS ) _$(HOST_ARCH )
621621$(DOWNLOAD_DIR ) /tools/protoc@$(PROTOC_VERSION ) _$(HOST_OS ) _$(HOST_ARCH ) : | $(DOWNLOAD_DIR ) /tools
You can’t perform that action at this time.
0 commit comments