From 5b3d0ef321df832fca92619417ade86afd638690 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 19 Jun 2025 09:12:20 +0000 Subject: [PATCH] Update `release-plz@latest` to 0.3.136 --- CHANGELOG.md | 2 ++ manifests/release-plz.json | 30 ++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0514c5c7..5691896b 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 `release-plz@latest` to 0.3.136. + ## [2.53.2] - 2025-06-18 - Fix `cargo-nextest` installation failure on Ubuntu 24.04 due to HTTP 403 error on requests to crates.io. ([#1007](https://github.com/taiki-e/install-action/pull/1007)) diff --git a/manifests/release-plz.json b/manifests/release-plz.json index be7d039a..16462334 100644 --- a/manifests/release-plz.json +++ b/manifests/release-plz.json @@ -22,10 +22,36 @@ }, "license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.3.135" + "version": "0.3.136" }, "0.3": { - "version": "0.3.135" + "version": "0.3.136" + }, + "0.3.136": { + "x86_64_linux_musl": { + "etag": "0x8DDAEFFA0B68EAD", + "checksum": "b5f6a0df018999649ea1b4424f451707c44f1b9144d2a47be70eea6ae07a8cab" + }, + "x86_64_macos": { + "etag": "0x8DDAF02919DEF10", + "checksum": "685797a91b1f535b17ca1224166996b7cdaf35518d6400d3a5655e56c1ba4e1c" + }, + "x86_64_windows": { + "etag": "0x8DDAF0045FE4F47", + "checksum": "94b6b50246153396ae226091c4375fbd715122ca11129268a9d9dcb29211b680" + }, + "aarch64_linux_musl": { + "etag": "0x8DDAEFFAEF126F9", + "checksum": "a58a8c83d489c71469210ce9244195b2630b7b644b2275417f4de446580e8345" + }, + "aarch64_macos": { + "etag": "0x8DDAEFFFEC8A7DD", + "checksum": "ff51abf64f4b2a8671759ce815bb0e79616de4dcbd203d5964a3fe5dc8f5a1c1" + }, + "aarch64_windows": { + "etag": "0x8DDAF0069720370", + "checksum": "eb52f8740f2c9981ecfb2eac0379f307a085ed96d6ee37c22fda32302dc5ad83" + } }, "0.3.135": { "x86_64_linux_musl": {