mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update cargo-minimal-versions@latest to 0.1.27
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 `cargo-minimal-versions@latest` to 0.1.27.
|
||||
|
||||
## [2.29.0] - 2024-03-18
|
||||
|
||||
- Support `git-cliff`. ([#411](https://github.com/taiki-e/install-action/pull/411), thanks @tranzystorekk)
|
||||
|
||||
24
manifests/cargo-minimal-versions.json
generated
24
manifests/cargo-minimal-versions.json
generated
@@ -21,10 +21,30 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.1.26"
|
||||
"version": "0.1.27"
|
||||
},
|
||||
"0.1": {
|
||||
"version": "0.1.26"
|
||||
"version": "0.1.27"
|
||||
},
|
||||
"0.1.27": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "6b51454adffa828cce8279339c50883a4841a196e778f8bc9a82bacf67f445cd"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "8796c876ab036b90bbd4d9b2ec7b9a57668cbceb88957040688b6d79dc2629e4"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "96d5deb8cc6e89e9fbf26345bc52d342dca87908bf87023e2bf55b233f28402d"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "1727b222908e49e57fd93650d798e6327527dbde831b5a432a9b7283a5746d01"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "39b96ff4a6eae73bbb9f7a4a32a933005098046e44db1ede5bbe898037cc5911"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "e6be0e0d5529554a51334df603442f6bc4553d549b70cac5dd7466358589ec61"
|
||||
}
|
||||
},
|
||||
"0.1.26": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user