diff --git a/bucket/buf.json b/bucket/buf.json index 9705829f49..c7ebe4b3dc 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.50.1", + "version": "1.51.0", "description": "A tool for working with Protocol Buffers APIs, offering a range of features not found in the standard protoc compiler.", "homepage": "https://buf.build/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/bufbuild/buf/releases/download/v1.50.1/buf-Windows-x86_64.exe#/buf.exe", - "hash": "540bb3edd8af89dfaa5c7e4bf8f2d823464947697270dbf342bf9724ebf31400" + "url": "https://github.com/bufbuild/buf/releases/download/v1.51.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "bbe19813d02774cf55ec4418567d50e6c8a6da0ab9cd970b13bc24cc655075d0" } }, "bin": "buf.exe",