Skip to content

20240611.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 18:39
a5108da

Buf Remote Plugins Release 20240611.1

Updated Plugins

Plugin Version Link
community/neoeinstein-prost v0.2.3 Download
community/neoeinstein-prost v0.3.0 Download
community/neoeinstein-prost v0.3.1 Download
community/neoeinstein-prost-crate v0.4.0 Download
community/neoeinstein-prost-serde v0.3.0 Download
community/neoeinstein-tonic v0.3.0 Download
community/neoeinstein-tonic v0.4.0 Download

Previously Released Plugins

A complete list of previously released plugins can be found in the plugin-releases.json file.

Verifying a release

Releases are signed using our minisign public key:

RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5

The release assets can be verified using this command (assuming that minisign is installed):

curl -OL https://github.com/bufbuild/plugins/releases/download/20240611.1/plugin-releases.json && \
  curl -OL https://github.com/bufbuild/plugins/releases/download/20240611.1/plugin-releases.json.minisig && \
  minisign -Vm plugin-releases.json -P RWQzHf+mp4aXTCoW8biJg4wlLiLJSallqQXbJS8C2qxFz/8In1q0Hfn5