Skip to content

Commit e1df32f

Browse files
cerisiergithub-actions[bot]
authored andcommitted
chore: mirror protoc release
1 parent 5f921e2 commit e1df32f

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-rc1": {
56+
"protoc-33.0-rc-1-linux-aarch_64.zip": "sha384-Iv64SweQqCODKuDDjVq/JMBp7rBNoqYfghNFB7kphebrsctV3BgWi1rGUluBtsfY",
57+
"protoc-33.0-rc-1-linux-ppcle_64.zip": "sha384-AgNVRb59EtglLxZs9LjnuUQb1+5r8EjpUIt7Me923pGdUASKx7vCvCY5WxdZdzsE",
58+
"protoc-33.0-rc-1-linux-s390_64.zip": "sha384-/VanZ4MY1rdVOSsdhINxNptK2hdMT8D7AcbBmpIEQ7kA1gJPiRIAO/Nd+deeWuv2",
59+
"protoc-33.0-rc-1-linux-x86_32.zip": "sha384-a+ORWVlqxAp2nCnTTZX7It5F2Kh6UJ8GOxEhWUC7LMp9mUbWfSsKmAiZuFjqZjsL",
60+
"protoc-33.0-rc-1-linux-x86_64.zip": "sha384-uSxa96m2KSsxyjMOPWSg7SwcjfoCG8/BKzitOLy0UnzuW0luZnPkCQCVZPtD3H1i",
61+
"protoc-33.0-rc-1-osx-aarch_64.zip": "sha384-e7YPWEKuJbTqS0w94zc2pJ2qw9uKRGB9L+qZap3HKS35HxvzRK3r93lcLdTj6eRq",
62+
"protoc-33.0-rc-1-osx-universal_binary.zip": "sha384-PzmOIxLZSNb9PhR3pDbBbRh5HBGeGYY6nAcO7n7UKKWFyvLUr36GoNlmHscMp9+Y",
63+
"protoc-33.0-rc-1-osx-x86_64.zip": "sha384-07pIh2vHRtc3glu4+L08H7H2MDjCipTKEKpAf5ORHo1G/40r4oNuUEc6PC5Nwrn/",
64+
"protoc-33.0-rc-1-win32.zip": "sha384-+9Qx08rBkYhuNyeJxR9PqiTSiXOhzQbTlV5iUF5jJPpwksR4UaEgpujrMQIM9cyU",
65+
"protoc-33.0-rc-1-win64.zip": "sha384-/Q1RGDo24rCo7d8qagqWp0mHkKppUUkCZjsiexZFRE1r0U73TMT0BmR3nGUahSX6",
66+
},
5567
"v29.0-rc3": {
5668
"protoc-29.0-rc-3-linux-aarch_64.zip": "sha384-NxW815e4bZ0qLnO9GxzUdkaoDQClQUdrv7aPB6qMMCG8hScx5ob43LSbsYVtcFhi",
5769
"protoc-29.0-rc-3-linux-ppcle_64.zip": "sha384-teeXNAu6p1em3GVzaxD2RcMLSY7SBiIBt+FC0mooiTrz/MxZmJnwDzA7W3Gq7Hlj",

0 commit comments

Comments
 (0)