mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update coreutils@latest to 0.3.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]
|
||||
|
||||
- Update `coreutils@latest` to 0.3.0.
|
||||
|
||||
- Update `wasmtime@latest` to 38.0.3.
|
||||
|
||||
- Update `mise@latest` to 2025.10.17.
|
||||
|
||||
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)",
|
||||
"latest": {
|
||||
"version": "0.2.2"
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"0.3.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user