From f4416e2ad3467ae3dbf7b6480da275ce049b866c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 6 Sep 2026 16:32:40 +0000 Subject: [PATCH] Update protoc-gen-connect-openapi manifest --- manifests/protoc-gen-connect-openapi.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/manifests/protoc-gen-connect-openapi.json b/manifests/protoc-gen-connect-openapi.json index bfd1e45a..75c9023f 100644 --- a/manifests/protoc-gen-connect-openapi.json +++ b/manifests/protoc-gen-connect-openapi.json @@ -20,6 +20,28 @@ "latest": { "version": "0.25.8" }, + "0.26.0": { + "x86_64_linux_musl": { + "etag": "0x8DF0C0534AA0B04", + "hash": "9e77746bd37099eb50e777bb161cbaaae89191865a55cf5750fcf72bc2c5f03f" + }, + "x86_64_macos": { + "etag": "0x8DF0C053564902A", + "hash": "2d8b86a9eff646408a8e60f15aab4a1fc2500e0bf9c389162041ead7f8279338" + }, + "x86_64_windows": { + "etag": "0x8DF0C0534AE72D0", + "hash": "36961ac81b3b9960645a63dffafb92ad08502f7a68a2d9220717ee0f2cc46b38" + }, + "aarch64_linux_musl": { + "etag": "0x8DF0C0534ABDDAA", + "hash": "0fe03cf8fbd4e85f3974a3b2c2d7cf7cbf4f0b079e9fadcb7f881198ffc955f6" + }, + "aarch64_windows": { + "etag": "0x8DF0C0534B2B3CC", + "hash": "2a8d2476deca6e3915d444505375f9d6d95839335bbabf740bce486294471a11" + } + }, "0.25": { "version": "0.25.8" },