From 5b1a5e10cfbb0b31f161d6b166a550d4c5a0038b Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 10 Nov 2025 15:11:10 +0000 Subject: [PATCH] Update `coreutils@latest` to 0.4.0 --- CHANGELOG.md | 2 ++ manifests/coreutils.json | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 631d61a7..7723a4cd 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.4.0. + ## [2.62.49] - 2025-11-09 - Update `cargo-binstall@latest` to 1.15.11. diff --git a/manifests/coreutils.json b/manifests/coreutils.json index 6e2f83e4..5f8bc7a2 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.3.0" + "version": "0.4.0" + }, + "0.4": { + "version": "0.4.0" }, "0.4.0": { "x86_64_linux_musl": {