diff --git a/bucket/buf.json b/bucket/buf.json index 6deb51ff59..24865675f8 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.18.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.17.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "9175bbcae32e45a5e7cda0340d835f918070c8fd03b0e0c3e065c98779195308" + "url": "https://github.com/bufbuild/buf/releases/download/v1.18.0/buf-Windows-x86_64.exe#/buf.exe", + "hash": "9a838330b49838e4481fe40e11c5f6d094d2b1b46aa8bf3bbdda9763256d8df0" } }, "bin": "buf.exe",