From 646c3cb94da594e9ad1ba71ce25af2b846a32592 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 1 Sep 2026 23:13:27 +0000 Subject: [PATCH] Update `protoc@latest` to 3.36.1 --- CHANGELOG.md | 2 ++ manifests/protoc.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98da947b..eee0e6e2 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.36.1. + - Update `coreutils@latest` to 0.11.0. ## [2.87.3] - 2026-09-01 diff --git a/manifests/protoc.json b/manifests/protoc.json index 5e95096b..bc5d0a40 100644 --- a/manifests/protoc.json +++ b/manifests/protoc.json @@ -2,13 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "3.36.0" + "version": "3.36.1" }, "3": { - "version": "3.36.0" + "version": "3.36.1" }, "3.36": { - "version": "3.36.0" + "version": "3.36.1" }, "3.36.1": { "x86_64_linux_gnu": {