mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-11 07:00:25 +00:00
Update coreutils@latest to 0.4.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `coreutils@latest` to 0.4.0.
|
||||||
|
|
||||||
## [2.62.49] - 2025-11-09
|
## [2.62.49] - 2025-11-09
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.15.11.
|
- Update `cargo-binstall@latest` to 1.15.11.
|
||||||
|
|||||||
5
manifests/coreutils.json
generated
5
manifests/coreutils.json
generated
@@ -28,7 +28,10 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/uutils/coreutils/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/uutils/coreutils/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.3.0"
|
"version": "0.4.0"
|
||||||
|
},
|
||||||
|
"0.4": {
|
||||||
|
"version": "0.4.0"
|
||||||
},
|
},
|
||||||
"0.4.0": {
|
"0.4.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user