deps: Bump `com_github_bufbuild_buf` -> v1.3.1 (#20692)

Signed-off-by: Ryan Northey <ryan@synca.io>

Mirrored from https://github.com/envoyproxy/envoy @ 0e4b321b65b45bb0f6389412997a8586d2f57f14
pull/626/head
data-plane-api(Azure Pipelines) 3 years ago
parent bb6d6abe8b
commit d53106f0b3
  1. 6
      bazel/repository_locations.bzl

@ -111,11 +111,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_name = "buf",
project_desc = "A new way of working with Protocol Buffers.", # Used for breaking change detection in API protobufs
project_url = "https://buf.build",
version = "0.53.0",
sha256 = "888bb52d358e34a8d6a57ecff426bed896bdf478ad13c78a70a9e1a9a2d75715",
version = "1.3.1",
sha256 = "308283e8fe11e2be738fbe1b47d59220eef519c8f6fdf390a4f8d86b6288795e",
strip_prefix = "buf",
urls = ["https://github.com/bufbuild/buf/releases/download/v{version}/buf-Linux-x86_64.tar.gz"],
release_date = "2021-08-25",
release_date = "2022-03-31",
use_category = ["api"],
tags = ["manual"],
),

Loading…
Cancel
Save