mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-17 19:52:38 +08:00
Update shfmt@latest to 3.13.0
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 `shfmt@latest` to 3.13.0.
|
||||||
|
|
||||||
- Update `prek@latest` to 0.3.5.
|
- Update `prek@latest` to 0.3.5.
|
||||||
|
|
||||||
- Update `mise@latest` to 2026.3.7.
|
- Update `mise@latest` to 2026.3.7.
|
||||||
|
|||||||
29
manifests/shfmt.json
generated
29
manifests/shfmt.json
generated
@@ -19,10 +19,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[BSD-3-Clause](https://github.com/mvdan/sh/blob/master/LICENSE)",
|
"license_markdown": "[BSD-3-Clause](https://github.com/mvdan/sh/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "3.12.0"
|
"version": "3.13.0"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"version": "3.12.0"
|
"version": "3.13.0"
|
||||||
|
},
|
||||||
|
"3.13": {
|
||||||
|
"version": "3.13.0"
|
||||||
|
},
|
||||||
|
"3.13.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE7DC7C27DBB2E",
|
||||||
|
"checksum": "70aa99784703a8d6569bbf0b1e43e1a91906a4166bf1a79de42050a6d0de7551"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE7DC7C3C04266",
|
||||||
|
"checksum": "b6890a0009abf71d36d7c536ad56e3132c547ceb77cd5d5ee62b3469ab4e9417"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE7DC7C0D7B1D8",
|
||||||
|
"checksum": "62241aaf6b0ca236f8625d8892784b73fa67ad40bc677a1ad1a64ae395f6a7d5"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE7DC7C19F787F",
|
||||||
|
"checksum": "2091a31afd47742051a77bf7cfd175533ab07e924c20ef3151cd108fa1cab5b0"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE7DC7C3543E5E",
|
||||||
|
"checksum": "650970603b5946dc6041836ddcfa7a19d99b5da885e4687f64575508e99cf718"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"3.12": {
|
"3.12": {
|
||||||
"version": "3.12.0"
|
"version": "3.12.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user