mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Update coreutils@latest to 0.10.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.10.0.
|
||||||
|
|
||||||
- Update `cargo-rdme@latest` to 2.2.0.
|
- Update `cargo-rdme@latest` to 2.2.0.
|
||||||
|
|
||||||
- Update `cargo-crap@latest` to 0.4.3.
|
- Update `cargo-crap@latest` to 0.4.3.
|
||||||
|
|||||||
Generated
+4
-1
@@ -2,7 +2,10 @@
|
|||||||
"rust_crate": "coreutils",
|
"rust_crate": "coreutils",
|
||||||
"template": null,
|
"template": null,
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.6.0"
|
"version": "0.10.0"
|
||||||
|
},
|
||||||
|
"0.10": {
|
||||||
|
"version": "0.10.0"
|
||||||
},
|
},
|
||||||
"0.10.0": {
|
"0.10.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user