mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-08 13:50:32 +00:00
Update dprint@latest to 0.53.1
This commit is contained in:
committed by
github-actions[bot]
parent
c0f7516d26
commit
0ce9fed251
@@ -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.53.1.
|
||||||
|
|
||||||
- Update `mise@latest` to 2026.3.16.
|
- Update `mise@latest` to 2026.3.16.
|
||||||
|
|
||||||
## [2.69.10] - 2026-03-25
|
## [2.69.10] - 2026-03-25
|
||||||
|
|||||||
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)",
|
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.53.0"
|
"version": "0.53.1"
|
||||||
},
|
},
|
||||||
"0.53": {
|
"0.53": {
|
||||||
"version": "0.53.0"
|
"version": "0.53.1"
|
||||||
|
},
|
||||||
|
"0.53.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE8B3F9B6F4770",
|
||||||
|
"hash": "f2815a5c217bb63ff54356c4a6e1e5393a126b29c46116ae57a08ec97c29cb85"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE8B3F9B08E273",
|
||||||
|
"hash": "b35e91afe0f7f2217128b8edcebd63d789b00f9c1b0300e4907a115106d857fd"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE8B3F9B1F10A2",
|
||||||
|
"hash": "db21e2f7a09dc9b3a2fbe2faac34a9f0733a4cc3cb8c78dd13dae6f081e13d4c"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE8B3F9B268256",
|
||||||
|
"hash": "559cbd7aff707d461627c46f817cd06c28828458ef4a21eb18801f588bc94e89"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE8B3F9B08E273",
|
||||||
|
"hash": "4c822f9d4c692b0f0cd53d14bc82057488e1c4db2df1122b1aceb0a660795ac8"
|
||||||
|
},
|
||||||
|
"riscv64_linux_gnu": {
|
||||||
|
"etag": "0x8DE8B3F9B259909",
|
||||||
|
"hash": "035c6e63d47b68f86b859dca7628cdb5006737b8b472df64cb51036594dd7247"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.53.0": {
|
"0.53.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user