mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-22 15:30:31 +00:00
Update cargo-careful@latest to 0.4.1
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 `cargo-careful@latest` to 0.4.1.
|
||||||
|
|
||||||
## [2.24.0] - 2024-01-07
|
## [2.24.0] - 2024-01-07
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.5.0.
|
- Update `cargo-binstall@latest` to 1.5.0.
|
||||||
|
|||||||
15
manifests/cargo-careful.json
generated
15
manifests/cargo-careful.json
generated
@@ -12,10 +12,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.4.0"
|
"version": "0.4.1"
|
||||||
},
|
},
|
||||||
"0.4": {
|
"0.4": {
|
||||||
"version": "0.4.0"
|
"version": "0.4.1"
|
||||||
|
},
|
||||||
|
"0.4.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "ea403df41ca913e536f97b8a039343173abae399436570a16d271908af989808"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "ccbee4b5a0f5bf235c038b89d6046c08b2bff405ffa7289f4194f5402ea96c15"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "655ac5c504b2f54f11807edc6d9a19cea668bfb119ea086c5848504f7d09071c"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.4.0": {
|
"0.4.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user