diff --git a/bucket/buf.json b/bucket/buf.json index da9854f9a1..9705829f49 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.50.0", + "version": "1.50.1", "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.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "e12d103361a5ace4f05b9e935873944a5334c441c9d457e78ef7fd6f2a86fd6f" + "url": "https://github.com/bufbuild/buf/releases/download/v1.50.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "540bb3edd8af89dfaa5c7e4bf8f2d823464947697270dbf342bf9724ebf31400" } }, "bin": "buf.exe",