diff --git a/bucket/buf.json b/bucket/buf.json index 86bfdd6ac4..8d52a6dd18 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.43.0", + "version": "1.44.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.43.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "e016024f25b9e625e12d577b346a27b5552bb6475c72c77525da4bf89368ba52" + "url": "https://github.com/bufbuild/buf/releases/download/v1.44.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "a73f5338a4abc697752dd9298619f4d2397bcbfa82ed6508c6a9a2575251913a" } }, "bin": "buf.exe",