protoc-jar icon indicating copy to clipboard operation
protoc-jar copied to clipboard

protoc-sunos-x86_64: 3.7.1, 3.8.0, and newer

Open os72 opened this issue 6 years ago • 7 comments

Hi @siepkes, protobuf 3.7.1 is out (#66) Could you make protoc-3.7.1-sunos-x86_64 available? (Thanks!)

os72 avatar May 15 '19 11:05 os72

@os72 Will do! I'll check if I can do it today or otherwise in the weekend.

siepkes avatar May 17 '19 08:05 siepkes

@os72 I've created a PR!

siepkes avatar May 23 '19 09:05 siepkes

Thanks @siepkes

os72 avatar May 23 '19 18:05 os72

Hi @siepkes, 3.8.0 is out as well, extending the request, thanks

os72 avatar Jun 10 '19 02:06 os72

Will take a look at it this week!

siepkes avatar Jun 22 '19 08:06 siepkes

Could you make protoc-3.11.4-sunos-x86_64 available as well?

brian-lieb avatar Nov 05 '20 19:11 brian-lieb

I am having the following error:

Execution failed for task ':app:generateDebugProto'. Could not resolve all files for configuration ':app:protobufToolsLocator_protoc'. Could not find protoc-3.8.0-osx-aarch_64.exe (com.google.protobuf:protoc:3.8.0). Searched in the following locations: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.8.0/protoc-3.8.0-osx-aarch_64.exe

Possible solution:

  • Declare repository providing the artifact, see the documentation at >https://docs.gradle.org/current/userguide/declaring_repositories.html`

Could you make 3.8.0 available?

phfbonini avatar Dec 08 '22 17:12 phfbonini