Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update protobuf to 3.20.0 #113

Conversation

thii
Copy link
Member

@thii thii commented Mar 15, 2022

And add prebuilt protoc binaries for Apple silicon.

@thii thii force-pushed the update-protobuf-to-3.20.0-rc1-to-get-prebuit-protoc-for-m1 branch from e90450c to 6b168d2 Compare March 15, 2022 02:25
@thii thii marked this pull request as ready for review March 15, 2022 02:28
@thii thii requested review from lberki and comius as code owners March 15, 2022 02:28
@comius
Copy link
Collaborator

comius commented Mar 23, 2022

I don't think we should be updating precompiled protobuf to rc versions.

@thii thii marked this pull request as draft March 23, 2022 08:59
@thii
Copy link
Member Author

thii commented Mar 23, 2022

I'll update this when 3.20 is released.

@comius
Copy link
Collaborator

comius commented Apr 4, 2022

3.20 was released.

Also add prebuit protoc binaries for Apple silicon.
@thii thii force-pushed the update-protobuf-to-3.20.0-rc1-to-get-prebuit-protoc-for-m1 branch from 6b168d2 to 6f02e98 Compare April 5, 2022 08:55
@thii thii changed the title Update protobuf to 3.20.0-rc1 to get prebuit protoc for M1 Update protobuf to 3.20.0 Apr 5, 2022
@thii
Copy link
Member Author

thii commented Apr 5, 2022

Updated!

@thii thii marked this pull request as ready for review April 5, 2022 08:58
"sha256": "0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5",
"urls": [
"https://mirror.bazel.build/github.com/protocolbuffers/protobuf/releases/download/v3.20.0/protoc-3.20.0-osx-aarch64.zip",
"https://github.com/protocolbuffers/protobuf/releases/download/v3.20.0/protoc-3.20.0-osx-aarch64.zip",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File not found

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems there's an underscore missing:
https://github.com/protocolbuffers/protobuf/releases/download/v3.20.0/protoc-3.20.0-osx-aarch_64.zip

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And checksum is also different.

@comius comius self-requested a review April 5, 2022 09:46
Copy link
Collaborator

@comius comius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@comius
Copy link
Collaborator

comius commented Apr 5, 2022

I mirrored the binaries.

@thii thii requested a review from comius April 5, 2022 09:59
@comius comius merged commit 3212323 into bazelbuild:master Apr 5, 2022
@thii thii deleted the update-protobuf-to-3.20.0-rc1-to-get-prebuit-protoc-for-m1 branch April 5, 2022 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants