mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
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
5 lines
180 B
JSON
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"
|
|
}
|