dep-protobuf/.bcr/source.template.json
Alex Eagle 75196cd244 refactor(bazel): publish a separate .tar.gz (#24065)
Avoids mutating the protobuf tar.gz file that's created prior to the Bazel Central Registry publishing step.

Closes #24065

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/24065 from protocolbuffers:alexeagle/bazel-tar c7df27ec9f
PiperOrigin-RevId: 821727519
2025-10-20 11:24:35 -07:00

5 lines
180 B
JSON

{
"integrity": "**leave this alone**",
"strip_prefix": "{REPO}-{VERSION}",
"url": "https://github.com/{OWNER}/{REPO}/releases/download/{TAG}/{REPO}-{VERSION}.bazel.tar.gz"
}