From f9a963c80f65c99a658526eb2b550ca7aaa43505 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 21 May 2026 01:04:35 +0000 Subject: [PATCH] Update `protoc@latest` to 3.35.0 --- CHANGELOG.md | 2 ++ manifests/protoc.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3608a2..473d9613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `protoc@latest` to 3.35.0. + - Update `mdbook@latest` to 0.5.3. ## [2.79.3] - 2026-05-20 diff --git a/manifests/protoc.json b/manifests/protoc.json index bd9bd5a3..30c7c0ba 100644 --- a/manifests/protoc.json +++ b/manifests/protoc.json @@ -2,10 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "3.34.1" + "version": "3.35.0" }, "3": { - "version": "3.34.1" + "version": "3.35.0" + }, + "3.35": { + "version": "3.35.0" }, "3.35.0": { "x86_64_linux_gnu": {