From d2e5cdac9618886e1720537b4a0a62115b877ae6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 19 Sep 2026 03:51:06 +0000 Subject: [PATCH] Update `protoc@latest` to 3.36.2 --- CHANGELOG.md | 2 ++ manifests/protoc.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13674a3f..e386f87e 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.2. + - Update `mise@latest` to 2026.9.11. ## [2.87.15] - 2026-09-18 diff --git a/manifests/protoc.json b/manifests/protoc.json index 464aa576..cc9706af 100644 --- a/manifests/protoc.json +++ b/manifests/protoc.json @@ -2,13 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "3.36.1" + "version": "3.36.2" }, "3": { - "version": "3.36.1" + "version": "3.36.2" }, "3.36": { - "version": "3.36.1" + "version": "3.36.2" }, "3.36.2": { "x86_64_linux_gnu": {