diff --git a/CHANGELOG.md b/CHANGELOG.md index af1132c7..1905fd3c 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.3.0. + - Update `wasmtime@latest` to 38.0.3. - Update `mise@latest` to 2025.10.17. diff --git a/manifests/coreutils.json b/manifests/coreutils.json index 3807315b..9e2f40f6 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.2.2" + "version": "0.3.0" + }, + "0.3": { + "version": "0.3.0" }, "0.3.0": { "x86_64_linux_musl": {