diff --git a/bucket/buf.json b/bucket/buf.json index 135f7f598c..e6f4e2b599 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.32.2", + "version": "1.33.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.32.2/buf-Windows-x86_64.exe#/buf.exe", - "hash": "ce197c51d71bf21ec68619ab20251b7d1dcc200ba33526a5c3cf77d42af577d0" + "url": "https://github.com/bufbuild/buf/releases/download/v1.33.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "d65897de615ace7e34fd3028d62a4d7a2b61380411e11f6f95690c9f63cb6304" } }, "bin": "buf.exe",