diff --git a/bucket/buf.json b/bucket/buf.json index c7ebe4b3dc..6792365dc1 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.51.0", + "version": "1.52.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.51.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "bbe19813d02774cf55ec4418567d50e6c8a6da0ab9cd970b13bc24cc655075d0" + "url": "https://github.com/bufbuild/buf/releases/download/v1.52.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "d39f6b50c0dd99304ca95b8b5f878d28b33ba68080653ea4c3783240a749daaa" } }, "bin": "buf.exe",