mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-23 07:40:40 +00:00
Update dprint@latest to 0.46.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.46.3.
|
||||||
|
|
||||||
- Update `cargo-semver-checks@latest` to 0.32.0.
|
- Update `cargo-semver-checks@latest` to 0.32.0.
|
||||||
|
|
||||||
- Update `cargo-dinghy@latest` to 0.7.2.
|
- Update `cargo-dinghy@latest` to 0.7.2.
|
||||||
|
|||||||
21
manifests/dprint.json
generated
21
manifests/dprint.json
generated
@@ -25,10 +25,27 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.46.2"
|
"version": "0.46.3"
|
||||||
},
|
},
|
||||||
"0.46": {
|
"0.46": {
|
||||||
"version": "0.46.2"
|
"version": "0.46.3"
|
||||||
|
},
|
||||||
|
"0.46.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "b3968388c27fcc0853d54e57f8a00c1bd6134395d9657ded3088f365304bf90f"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "a9f4c71f1e32e99152e8278ccbd27c059246dfa1c3d8b3cb1fa0837bdd269b3e"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "4e024b2e626b2eabf923a62703cda3beb90ecacfaf2d737454ed6025779e3811"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "868a478307416f845f11dff9d9d6e94547dc826339fb6d5740f5b7795d9135af"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "f051c3b3bb5e8f936c1b5ad6e3659bf408a8e787b6dca48e6f95baf261f6e84d"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.46.2": {
|
"0.46.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user