Update shfmt@latest to 3.11.0

This commit is contained in:
Taiki Endo
2025-03-06 00:26:11 +00:00
parent 72034a673b
commit 975c7fca3d
2 changed files with 29 additions and 2 deletions

View File

@@ -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.11.0.
- Update `cargo-lambda@latest` to 1.7.1. - Update `cargo-lambda@latest` to 1.7.1.
## [2.49.15] - 2025-03-05 ## [2.49.15] - 2025-03-05

29
manifests/shfmt.json generated
View File

@@ -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.10.0" "version": "3.11.0"
}, },
"3": { "3": {
"version": "3.10.0" "version": "3.11.0"
},
"3.11": {
"version": "3.11.0"
},
"3.11.0": {
"x86_64_linux_musl": {
"etag": "0x8DD5C354A62268C",
"checksum": "1904ec6bac715c1d05cd7f6612eec8f67a625c3749cb327e5bfb4127d09035ff"
},
"x86_64_macos": {
"etag": "0x8DD5C354AF61EFC",
"checksum": "810a76cb7c78351e021c8025f344b12149d8426ce51609a179af68109ed5698e"
},
"x86_64_windows": {
"etag": "0x8DD5C3549C5F9EE",
"checksum": "d11a0880588304496065110cb67ce2375cfcd5433e76dec505ce1fa21adf47cc"
},
"aarch64_linux_musl": {
"etag": "0x8DD5C354AAB605E",
"checksum": "b3976121710fd4b12bf641b0a7fb2686da598fb0da9f148c641b61b54cfa3407"
},
"aarch64_macos": {
"etag": "0x8DD5C354B3C9CBF",
"checksum": "af206d234dff5d05d9ac355529b2b33a7a78e13fab9b59db777746aab3e72530"
}
}, },
"3.10": { "3.10": {
"version": "3.10.0" "version": "3.10.0"