diff --git a/bucket/buf.json b/bucket/buf.json index bf11b3089a..ede36de904 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.47.0", + "version": "1.47.2", "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.47.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "4062505e7d5679ee64b0530cbeac9ab3d656d00703ff4bfc7ad4021aab060122" + "url": "https://github.com/bufbuild/buf/releases/download/v1.47.2/buf-Windows-x86_64.exe#/buf.exe", + "hash": "42a1310377e7d0f0931ac9b5a073a531d9b843fe3045938c0d0ecc5d1f1ab93f" } }, "bin": "buf.exe",