File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,18 @@ PROTOC_PLATFORMS = {
52
52
53
53
# Synced from https://github.com/protocolbuffers/protobuf/releases:
54
54
PROTOC_VERSIONS = {
55
+ "v31.0-rc1" : {
56
+ "protoc-31.0-rc-1-linux-aarch_64.zip" : "sha384-OYbVm72ohSeFwumevN733aBRKpxCreDVjlA1tY4HbNBP0DOTvcp4o/XCDb78qQbH" ,
57
+ "protoc-31.0-rc-1-linux-ppcle_64.zip" : "sha384-4ggrw1/iPVm5PChCyMxgiUv7sA4jVP10Qa7kc8P72hA+Zx0WMKSQ0TKFNmhYYlYw" ,
58
+ "protoc-31.0-rc-1-linux-s390_64.zip" : "sha384-Q3ks24laVDXshY8Nz/QVYkF+hdg/rq3UOzzpIFDTT/5btP14eh9V4NUaPtyDUL7q" ,
59
+ "protoc-31.0-rc-1-linux-x86_32.zip" : "sha384-hLRqkDJAjsxEHpKIl8odD6V0bNBdX6HA0fFwP0OgYjGHZbKqqOZu1EhB/wgqzPs4" ,
60
+ "protoc-31.0-rc-1-linux-x86_64.zip" : "sha384-WznDxBuRbWDh7iyQiI3yU/uth8cQf2JURJRqmx33mb8xlto5eMmDKKsiP5yJPV3Q" ,
61
+ "protoc-31.0-rc-1-osx-aarch_64.zip" : "sha384-LCCjuyqywkTjWXIBjdiJGsirjuxHzF++4LTtwxGZg4AeCvViP8gnVypFIG8vUABq" ,
62
+ "protoc-31.0-rc-1-osx-universal_binary.zip" : "sha384-HzaPAhulaMioXStaFg1m5aJaZkErIno4Z7nC4Z3HwF1+nj7nwCBiHEbBp/ZJ8Udz" ,
63
+ "protoc-31.0-rc-1-osx-x86_64.zip" : "sha384-NJwogyIhvgWKCOeLVyjeETANtRAm6/vEeDH3VJ20MQ5zU+0+s+JFywa9uuQqysF5" ,
64
+ "protoc-31.0-rc-1-win32.zip" : "sha384-RAZkaOP25lTPgnWMJK99bAb1pN3fCK/8S6b4jIz2diYhU+uQrR4ZzXlb7weV1K8T" ,
65
+ "protoc-31.0-rc-1-win64.zip" : "sha384-G0ZZCabnoM39eRc32DrCgrrBTq8GIp3xgF6AsXSOGoYhMlbBfKEBFct/TrNO6PkV" ,
66
+ },
55
67
"v30.2" : {
56
68
"protoc-30.2-linux-aarch_64.zip" : "sha384-rQMtZlKYUeMNhe3targTOtzKDy82WL7LXkxUSLSGlpltmXZTlBgp6DHuqCgGMB1z" ,
57
69
"protoc-30.2-linux-ppcle_64.zip" : "sha384-ZykCO6a+8IqO0YR4LyV6WZspf8JoayMhjxlaSF+Pf40eQ5TIINHtakcGvHyuazod" ,
You can’t perform that action at this time.
0 commit comments