From d46a5ec40dd3eef68104c5b342f24e599519675f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 30 Aug 2026 12:27:21 +0000 Subject: [PATCH] Update `shfmt@latest` to 3.14.0 --- CHANGELOG.md | 2 ++ manifests/shfmt.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bed771ab..bd406091 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.14.0. + ## [2.87.1] - 2026-08-29 - Update `uv@latest` to 0.12.7. diff --git a/manifests/shfmt.json b/manifests/shfmt.json index cb2192ef..ea128a81 100644 --- a/manifests/shfmt.json +++ b/manifests/shfmt.json @@ -18,10 +18,13 @@ } }, "latest": { - "version": "3.13.1" + "version": "3.14.0" }, "3": { - "version": "3.13.1" + "version": "3.14.0" + }, + "3.14": { + "version": "3.14.0" }, "3.14.0": { "x86_64_linux_musl": {