mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 22:50:32 +00:00
Update release-plz@latest to 0.3.144
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `release-plz@latest` to 0.3.144.
|
||||||
|
|
||||||
## [2.61.0] - 2025-09-10
|
## [2.61.0] - 2025-09-10
|
||||||
|
|
||||||
- Add `uv`. ([#1138](https://github.com/taiki-e/install-action/pull/1138), thanks @jayvdb)
|
- Add `uv`. ([#1138](https://github.com/taiki-e/install-action/pull/1138), thanks @jayvdb)
|
||||||
|
|||||||
30
manifests/release-plz.json
generated
30
manifests/release-plz.json
generated
@@ -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)",
|
"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": {
|
"latest": {
|
||||||
"version": "0.3.143"
|
"version": "0.3.144"
|
||||||
},
|
},
|
||||||
"0.3": {
|
"0.3": {
|
||||||
"version": "0.3.143"
|
"version": "0.3.144"
|
||||||
|
},
|
||||||
|
"0.3.144": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDF07E17692D49",
|
||||||
|
"checksum": "31934e40cb8938d1131718e015e84431cf855346956aceb14f24c4cfe6a24273"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDF07F7396A422",
|
||||||
|
"checksum": "5620cea09483ad8ed83ae4a079d7d7af73eef4a77127023edcfd405828741626"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDF07EBE48DC99",
|
||||||
|
"checksum": "6639533b3b5a8aca2e92f5f4bb8fe64972f7a21f5d47259443f28417db5e5952"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDF07E3764293E",
|
||||||
|
"checksum": "d5ecdabcfb5a24f8421c682e24f24de519f60a9bc142ac55c927acb1c7573c23"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDF0804B681C8D",
|
||||||
|
"checksum": "6f1dfb86016eb7dd32977e7770997d9dd96377d8611010316d0d4d01fc9014d5"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DDF07F2336DAF8",
|
||||||
|
"checksum": "6fcee3ac80a797c095c506170b72358ea6d38e99c0004ff04db3dc6a2da57af8"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.3.143": {
|
"0.3.143": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user