From d0529da52f34ba5c558e5ce154bd0ea59a480e3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 00:39:23 +0000 Subject: [PATCH] buf: Update to version 1.60.0 --- bucket/buf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buf.json b/bucket/buf.json index 281bf73d45..50ee8af613 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.59.0", + "version": "1.60.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.59.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "a65fc214c24c2402a16de91f030565a8ddc2f201c7fae55a623e1d3fa8c61de6" + "url": "https://github.com/bufbuild/buf/releases/download/v1.60.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "8fbb3b56da58e57fdeea9ef0e2782fad1f3ca6df26cdac95c9513e296b73d065" } }, "bin": "buf.exe",