mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update release-plz@latest to 0.3.136
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]
|
||||
|
||||
- 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))
|
||||
|
||||
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)",
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user