diff --git a/bucket/buf.json b/bucket/buf.json index ad56fb8011..1a96cabf2c 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.53.0", + "version": "1.54.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.53.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "deb83674f53b5d292ab1f461919410f5f54a507d34ac6bef69ff784e301ff234" + "url": "https://github.com/bufbuild/buf/releases/download/v1.54.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "c69433b5267794bcfcfb9b84d5f705548f0842b2f99d34b14a97f677ec20f2c2" } }, "bin": "buf.exe",