mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 06:10:28 +00:00
Update dprint@latest to 0.42.3
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 `dprint@latest` to 0.42.3.
|
||||||
|
|
||||||
- Update `cargo-minimal-versions@latest` to 0.1.21.
|
- Update `cargo-minimal-versions@latest` to 0.1.21.
|
||||||
|
|
||||||
## [2.21.0] - 2023-10-27
|
## [2.21.0] - 2023-10-27
|
||||||
|
|||||||
21
manifests/dprint.json
generated
21
manifests/dprint.json
generated
@@ -21,10 +21,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.42.2"
|
"version": "0.42.3"
|
||||||
},
|
},
|
||||||
"0.42": {
|
"0.42": {
|
||||||
"version": "0.42.2"
|
"version": "0.42.3"
|
||||||
|
},
|
||||||
|
"0.42.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "35aa7262e93fa568ac7afa8de1068068defbcfa905555c6c31bbdb816af0534b"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "d447e7439fbef636bde01dff7fe19efae6605b08d153e4476f26e7d98751fe31"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "c08d355ee0cbc5c33bd49502dd9d69c72e91c1855735767ab5eb81f1894c2396"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"checksum": "74eee7801a5bc48d159523cda484e745b9d12cb42a8c347de0a2c6a92f22a823"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "3ce841fa02d5fcdd03e749ca14dac783470aab4a1451b0aad7428c86bce79bb6"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.42.2": {
|
"0.42.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user