mirror of
https://github.com/taiki-e/install-action.git
synced 2025-12-27 01:54:13 -05:00
Update dprint@latest to 0.50.2
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.50.2.
|
||||||
|
|
||||||
- Update `cargo-binstall@latest` to 1.15.5.
|
- Update `cargo-binstall@latest` to 1.15.5.
|
||||||
|
|
||||||
- Update `release-plz@latest` to 0.3.146.
|
- Update `release-plz@latest` to 0.3.146.
|
||||||
|
|||||||
26
manifests/dprint.json
generated
26
manifests/dprint.json
generated
@@ -25,10 +25,32 @@
|
|||||||
},
|
},
|
||||||
"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.50.1"
|
"version": "0.50.2"
|
||||||
},
|
},
|
||||||
"0.50": {
|
"0.50": {
|
||||||
"version": "0.50.1"
|
"version": "0.50.2"
|
||||||
|
},
|
||||||
|
"0.50.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DDF311638F0438",
|
||||||
|
"checksum": "4b0e7911262049ccb8e1ac5968bf7a66dc490968fe1552a123bb2d6dadf2ad95"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DDF311639C3BD4",
|
||||||
|
"checksum": "61becbf8d1b16540e364a4f00be704266ae322ee0ff3ba66a4a21033f66a8d55"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DDF31163768EA5",
|
||||||
|
"checksum": "2dbdb57106818acd930a00bc0c2c33370bd4c7265f78a6cda000e3621f2d3c1c"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DDF3116384AF9B",
|
||||||
|
"checksum": "a4982964a68aefc2720b4c79c51a57e49b32f8944c1641fd9e714503fcf01847"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DDF3116397FAD4",
|
||||||
|
"checksum": "f534bcc054947ab2a42c069b5f6027914d252729bd15c1109812313b35a662a5"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.50.1": {
|
"0.50.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user