From 2fc61eccfafdba4047a0d3efcd458ff65ebfaa83 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 4 Feb 2026 12:21:09 +0000 Subject: [PATCH] Update `coreutils@latest` to 0.6.0 --- CHANGELOG.md | 2 ++ manifests/coreutils.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 818739bb..08bb694b 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.6.0. + - Update `cargo-nextest@latest` to 0.9.125. - Update `typos@latest` to 1.43.1. diff --git a/manifests/coreutils.json b/manifests/coreutils.json index 9b0eedb8..b82c9610 100644 --- a/manifests/coreutils.json +++ b/manifests/coreutils.json @@ -28,7 +28,10 @@ }, "license_markdown": "[MIT](https://github.com/uutils/coreutils/blob/main/LICENSE)", "latest": { - "version": "0.5.0" + "version": "0.6.0" + }, + "0.6": { + "version": "0.6.0" }, "0.6.0": { "x86_64_linux_musl": {