From c7a42ecced74789ccdb74389f34cd393a1c6ea74 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 1 Sep 2026 23:13:27 +0000 Subject: [PATCH] Update `coreutils@latest` to 0.11.0 --- CHANGELOG.md | 2 ++ manifests/coreutils.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23bd5778..98da947b 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 `coreutils@latest` to 0.11.0. + ## [2.87.3] - 2026-09-01 - Update `zizmor@latest` to 1.30.0. diff --git a/manifests/coreutils.json b/manifests/coreutils.json index 1b01fcb5..5ba92ee9 100644 --- a/manifests/coreutils.json +++ b/manifests/coreutils.json @@ -2,7 +2,10 @@ "rust_crate": "coreutils", "template": null, "latest": { - "version": "0.10.0" + "version": "0.11.0" + }, + "0.11": { + "version": "0.11.0" }, "0.11.0": { "x86_64_linux_musl": {