mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-25 08:40:31 +00:00
Update trunk@latest to 0.21.13
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.13.
|
||||||
|
|
||||||
## [2.49.45] - 2025-04-06
|
## [2.49.45] - 2025-04-06
|
||||||
|
|
||||||
- Update `knope@latest` to 0.19.2.
|
- Update `knope@latest` to 0.19.2.
|
||||||
|
|||||||
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.12"
|
"version": "0.21.13"
|
||||||
},
|
},
|
||||||
"0.21": {
|
"0.21": {
|
||||||
"version": "0.21.12"
|
"version": "0.21.13"
|
||||||
|
},
|
||||||
|
"0.21.13": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD75EAEEA98111",
|
||||||
|
"checksum": "ca72d13ab0b51e6a26d438e9685bd107b92b955df34688875bf3b6846c60280e"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD75EAEE28D3FB",
|
||||||
|
"checksum": "f05ce92663a83c386b39532a9849c4ac19ee29307ea5fd49f06e225463439a8d"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD75EAEE3FC49A",
|
||||||
|
"checksum": "4b8ae1fbfb409e309bd394f25ac0fe801028bc84eedd2345a3b3bb367a57497e"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD75EAEDBE5519",
|
||||||
|
"checksum": "e6d3ed3a49f8d48c55fbf3d70a02a2a8e22ecd2871e39ce78401893c8ab4dbd9"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD75EAEDCBDA6C",
|
||||||
|
"checksum": "91f924d6936a8d94a2e4d4a67a0d47179d4bf8e4cf37ee613aaaa5ff6e2d83c0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.21.12": {
|
"0.21.12": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user