From 975c7fca3d209b8b440f0133ede1f10f78672d85 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 6 Mar 2025 00:26:11 +0000 Subject: [PATCH] Update `shfmt@latest` to 3.11.0 --- CHANGELOG.md | 2 ++ manifests/shfmt.json | 29 +++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1acf7e3a..23fb942b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `shfmt@latest` to 3.11.0. + - Update `cargo-lambda@latest` to 1.7.1. ## [2.49.15] - 2025-03-05 diff --git a/manifests/shfmt.json b/manifests/shfmt.json index 041e5740..a3eda43b 100644 --- a/manifests/shfmt.json +++ b/manifests/shfmt.json @@ -19,10 +19,35 @@ }, "license_markdown": "[BSD-3-Clause](https://github.com/mvdan/sh/blob/master/LICENSE)", "latest": { - "version": "3.10.0" + "version": "3.11.0" }, "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": { "version": "3.10.0"