mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05:00
Update trunk@latest to 0.21.14
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 `trunk@latest` to 0.21.14.
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.134.
|
- Update `release-plz@latest` to 0.3.134.
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.12.4.
|
- Update `cargo-binstall@latest` to 1.12.4.
|
||||||
|
|||||||
26
manifests/trunk.json
generated
26
manifests/trunk.json
generated
@@ -19,10 +19,32 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/trunk-rs/trunk/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/trunk-rs/trunk/blob/main/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/trunk-rs/trunk/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/trunk-rs/trunk/blob/main/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.21.13"
|
"version": "0.21.14"
|
||||||
},
|
},
|
||||||
"0.21": {
|
"0.21": {
|
||||||
"version": "0.21.13"
|
"version": "0.21.14"
|
||||||
|
},
|
||||||
|
"0.21.14": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD8E284A972999",
|
||||||
|
"checksum": "a67f4054b249fe9acc5fabc25de1aebf19783aca3ad6ff64bf34d7da44d0ea20"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD8E284A231877",
|
||||||
|
"checksum": "f1ba0e3bbe24e0ae219c6d22c33e24e2825c1608dd27c2556e323495110f1a95"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD8E284A6078A2",
|
||||||
|
"checksum": "cd6ac15b9daff0365e5695036791ef2ce3c63f61c014f5a8c532363266e4569c"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD8E2849F6E30E",
|
||||||
|
"checksum": "e8e2a2bb423ce6702ab9f4f02f8c9ae99d790f0301f7634e986b2dd8706019cc"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD8E284A01FA24",
|
||||||
|
"checksum": "764e299dd50d89442a4e96a236349f57961984b701e74d3dbdb39cd1c9f5101e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.21.13": {
|
"0.21.13": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user