lrascao / rebar3_gpb_plugin

A rebar3 plugin for automatically compiling .proto files using the gpb protobuf compiler
MIT License
54 stars 37 forks source link

Version 2.22.4 missing from hex #157

Open benbro opened 2 years ago

benbro commented 2 years ago

rebar.config

{plugins, [
    { rebar3_gpb_plugin, "2.22.4" }
]}.

https://hex.pm/packages/rebar3_gpb_plugin/versions

error:

{rebar_app_utils,
 {missing_package,<<"rebar3_gpb_plugin">>,
<<"2.22.4">>}}}