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