From 78a18ea63bde66c8cfc44b49547da89159f6692c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 18 Sep 2026 15:42:40 +0000 Subject: [PATCH] Update `coreutils@latest` to 0.12.0 --- CHANGELOG.md | 2 ++ manifests/coreutils.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03877b96..fb443711 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.12.0. + - Update `cargo-nextest@latest` to 0.9.145. ## [2.87.14] - 2026-09-17 diff --git a/manifests/coreutils.json b/manifests/coreutils.json index 7fb7187d..4653674f 100644 --- a/manifests/coreutils.json +++ b/manifests/coreutils.json @@ -2,7 +2,10 @@ "rust_crate": "coreutils", "template": null, "latest": { - "version": "0.11.0" + "version": "0.12.0" + }, + "0.12": { + "version": "0.12.0" }, "0.12.0": { "x86_64_linux_musl": {