diff --git a/bucket/buf.json b/bucket/buf.json index 4a83ce8d30..5756c606a9 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.32.0", + "version": "1.32.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.32.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "4e3148d9bcd34b66ac9ea2d07ea245b82de5ebaca4f545cbc2dbe2249b58288e" + "url": "https://github.com/bufbuild/buf/releases/download/v1.32.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "8a7763e80cb534ff43240b89f5472c9fc7434b6ccdfc4b56b7decc1bbb1ea93e" } }, "bin": "buf.exe",