diff --git a/bucket/buf.json b/bucket/buf.json index 230b1310f0..454333636d 100644 --- a/bucket/buf.json +++ b/bucket/buf.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.1", "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.3.0/buf-Windows-x86_64.exe#/buf.exe", - "hash": "c0a55d01eba739a10f084aab75bddb8e220ca4aae5450b364f2923cc44eff58e" + "url": "https://github.com/bufbuild/buf/releases/download/v1.3.1/buf-Windows-x86_64.exe#/buf.exe", + "hash": "23a8117aa9f70bc4afc2a96478b6f7234260be9902bf0dc09fc395c9195134fb" } }, "bin": "buf.exe",