mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-11 15:10:24 +00:00
Update dprint@latest to 0.43.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.43.2.
|
||||||
|
|
||||||
## [2.21.24] - 2023-12-01
|
## [2.21.24] - 2023-12-01
|
||||||
|
|
||||||
- Update `biome@latest` to 1.4.1.
|
- Update `biome@latest` to 1.4.1.
|
||||||
|
|||||||
21
manifests/dprint.json
generated
21
manifests/dprint.json
generated
@@ -24,10 +24,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.43.1"
|
"version": "0.43.2"
|
||||||
},
|
},
|
||||||
"0.43": {
|
"0.43": {
|
||||||
"version": "0.43.1"
|
"version": "0.43.2"
|
||||||
|
},
|
||||||
|
"0.43.2": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "68bfc2e1c46ebc1794a76dfb99e971ad7461892a875bc3c5ac6da80f871e16e4"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "f860091eb4be0958b23d9aed2010e2a225ccc8d99ad79e408005d4f132d51d4b"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "3a0b473ece37be2b61ecfbe8480cf4af8fb5936c1f2f3125bd12c797950b79c5"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "f8dcf95da927ada9c0f8c360bc5f2644d6f012d37fcc1563a6da26b2a4d95dea"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "de523a8df01b2843d89ddd145463d70c10d813b5a0814b7094022daf14e2b9e7"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.43.1": {
|
"0.43.1": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user