Skip to content

Commit 144c226

Browse files
jklukasgithub-actions[bot]
authored andcommitted
chore: mirror protoc release
1 parent 4ef6589 commit 144c226

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

protoc/private/versions.bzl

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,18 @@ PROTOC_PLATFORMS = {
5252

5353
# Synced from https://github.com/protocolbuffers/protobuf/releases:
5454
PROTOC_VERSIONS = {
55+
"v33.0-rc2": {
56+
"protoc-33.0-rc-2-linux-aarch_64.zip": "sha384-vwXiDtydoSp1TGihNzwXqIq5cJscTF42V7NsMrr6YImCn+3yobe/NFu8i7BZ1sTe",
57+
"protoc-33.0-rc-2-linux-ppcle_64.zip": "sha384-1JZIcjcQj9++JqjLh/9o+wMP2NU3SLz15fmGnmZPKZ14B9mb2LeTm1vIzHC4tCcS",
58+
"protoc-33.0-rc-2-linux-s390_64.zip": "sha384-tXUMWAkImPKq2gmXgoyHSWAMxddyTsidqG573VFLvl6oLg44x6lZjH/x1z8fvaul",
59+
"protoc-33.0-rc-2-linux-x86_32.zip": "sha384-SYpTh8DSiqeMb6r7MUbhC6r4hF1SMLpXyN7zsCvCH3nHHCiz+Qd/Wq0xLSnlEfpF",
60+
"protoc-33.0-rc-2-linux-x86_64.zip": "sha384-nBcRCbS/L7VNhuuKLnkfxEOcYai6szNSTxMWm1AD9ta6m+qQg4QTXyk7MRYeHC/y",
61+
"protoc-33.0-rc-2-osx-aarch_64.zip": "sha384-VSFZVkhCWDRroX+Xc6qypI+Jsgwph+5jG1ue7Rqh3GdkPdVWOtJ/E0gEcglh3bvO",
62+
"protoc-33.0-rc-2-osx-universal_binary.zip": "sha384-XKZn7CFDsnJhGHpZQD/JklRh9rc5lpAhh0GI1YGajNLFe5FG8KkQX+NgNeU3mpuR",
63+
"protoc-33.0-rc-2-osx-x86_64.zip": "sha384-MBHYF6Nws9J8n7LgaMi6/ClxAUN/5nLO8A3/jdm7Qm2DCGZMiYVGAXecIOUmz2PB",
64+
"protoc-33.0-rc-2-win32.zip": "sha384-5PD530LzA7otnuHwVl39kJh4IXVAse1UfJ6hoCpmYU1Qcp0nfVlxZqQ9EZ4ls5wj",
65+
"protoc-33.0-rc-2-win64.zip": "sha384-1Qyim4hTMmZeECYF+5fCwewohWG0uOsWf1DP0PYM6v2qV6i3pXnaVGLu6N6mrkSQ",
66+
},
5567
"v32.0-rc1": {
5668
"protoc-32.0-rc-1-linux-aarch_64.zip": "sha384-41D2TD/IFgvqoGhIdBbqWaGg5UJVBEDjz3ai1O2bKRV/qTZrKupPb619RQ0Gr10o",
5769
"protoc-32.0-rc-1-linux-ppcle_64.zip": "sha384-M4TI07luWJm0p62FL5vkgZvu4FfRzGVMqs9CZ4zafeFajcNmq+79QftZcq2XDPO1",

0 commit comments

Comments
 (0)