mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-09 18:11:48 +08:00
Update dprint@latest to 0.53.2
This commit is contained in:
committed by
github-actions[bot]
parent
a1df912038
commit
8ae92145e3
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `dprint@latest` to 0.53.2.
|
||||
|
||||
## [2.71.0] - 2026-04-01
|
||||
|
||||
- Support `wasm-tools`. ([#1642](https://github.com/taiki-e/install-action/pull/1642), thanks @crepererum)
|
||||
|
||||
30
manifests/dprint.json
generated
30
manifests/dprint.json
generated
@@ -28,10 +28,36 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.53.1"
|
||||
"version": "0.53.2"
|
||||
},
|
||||
"0.53": {
|
||||
"version": "0.53.1"
|
||||
"version": "0.53.2"
|
||||
},
|
||||
"0.53.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE9007EE1278D0",
|
||||
"hash": "7ff2cf9b25c687bd59867528ae9a5526c17e75e82e9788bf1f84a0e3ca7163b6"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE9007EE1EC70A",
|
||||
"hash": "902a9cff86a0ce643d5f1bb53e3e2434096511542363924e18016ee7bedb769f"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE9007EDFFA241",
|
||||
"hash": "f18910879d6796b05b0666513391ab7963b346723c041dc4d777d3f43179e416"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE9007EE226C77",
|
||||
"hash": "c3843a4604dac7428f41f762c4c352e409c63bd634172765bbac482dc59773ba"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE9007EE116890",
|
||||
"hash": "a185ba53f74e1e3a8ccdaf03a5d6f96b67d3fdf3f86d0d0f98950d15817eb0c4"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DE9007EE210E69",
|
||||
"hash": "9fe90a2e414cfd59c6df984a3910ce11e0c349d5326ab7debec06682f3ba1150"
|
||||
}
|
||||
},
|
||||
"0.53.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user