diff --git a/CHANGELOG.md b/CHANGELOG.md index 17199858..20dd199c 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.137. + ## [2.56.0] - 2025-07-01 - Support `coreutils`. ([#1017](https://github.com/taiki-e/install-action/pull/1017), thanks @jayvdb) diff --git a/manifests/release-plz.json b/manifests/release-plz.json index 16462334..174f59a8 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.136" + "version": "0.3.137" }, "0.3": { - "version": "0.3.136" + "version": "0.3.137" + }, + "0.3.137": { + "x86_64_linux_musl": { + "etag": "0x8DDB8D177E75C77", + "checksum": "007503b9dfee0499d296bf64a9c2e7329715d3201043645b4787de24ad80b388" + }, + "x86_64_macos": { + "etag": "0x8DDB8D1A69CD9DA", + "checksum": "16b84a0d60db3fbdf4bdd6a315405b77c377e088848706136f5848a1e784895f" + }, + "x86_64_windows": { + "etag": "0x8DDB8D2827560D3", + "checksum": "984f977af6d73759448282f7032812ee3e2a550b76844087a6e262520e96b28d" + }, + "aarch64_linux_musl": { + "etag": "0x8DDB8D158BB2491", + "checksum": "440c1004ff283c856db4e2096f6c966e77e1dfe814f29ecad35da3be9bd3e1a7" + }, + "aarch64_macos": { + "etag": "0x8DDB8D1A73B74A5", + "checksum": "2def535e43e7469a60465d379d2823548ec08ec8555e3f591f24c9fbea1f317b" + }, + "aarch64_windows": { + "etag": "0x8DDB8D2366B61A7", + "checksum": "cc6feb504f398a43490281b1a00df09a137dc92718f825dc1bad240a477e114f" + } }, "0.3.136": { "x86_64_linux_musl": {