Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
28a9d316db Release 2.65.6 2025-12-28 20:43:00 +09:00
Taiki Endo
323c4aadcd Update dprint@latest to 0.51.0 2025-12-28 13:53:14 +09:00
Taiki Endo
bfbd3b229c Update vacuum@latest to 0.22.0 2025-12-28 06:16:19 +09:00
3 changed files with 64 additions and 3 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.65.6] - 2025-12-28
- Update `dprint@latest` to 0.51.0.
- Update `vacuum@latest` to 0.22.0.
## [2.65.5] - 2025-12-27
- Update `tombi@latest` to 0.7.12.
@@ -5203,7 +5209,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.5...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.6...HEAD
[2.65.6]: https://github.com/taiki-e/install-action/compare/v2.65.5...v2.65.6
[2.65.5]: https://github.com/taiki-e/install-action/compare/v2.65.4...v2.65.5
[2.65.4]: https://github.com/taiki-e/install-action/compare/v2.65.3...v2.65.4
[2.65.3]: https://github.com/taiki-e/install-action/compare/v2.65.2...v2.65.3

27
manifests/dprint.json generated
View File

@@ -25,7 +25,32 @@
},
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
"latest": {
"version": "0.50.2"
"version": "0.51.0"
},
"0.51": {
"version": "0.51.0"
},
"0.51.0": {
"x86_64_linux_musl": {
"etag": "0x8DE45B158EF5AC8",
"checksum": "9a8b8ad3429a1ae5733e2c237b313c8650626cc48cf972927e7c3fc651eb6ba2"
},
"x86_64_macos": {
"etag": "0x8DE45B158EE4A8B",
"checksum": "1fa152f36a4aa519fa9f233f49f2fb54cc063c77d40ba9f4fc54ea77a4068e0b"
},
"x86_64_windows": {
"etag": "0x8DE45B158D4EB9D",
"checksum": "fe6c0be73c4fa8a77672bf4271b019d767fabdd0b8cc10df2fd9842399e19e7e"
},
"aarch64_linux_musl": {
"etag": "0x8DE45B158EE716B",
"checksum": "bb56d7ac441c905c33f77114c450337e54a263a0ce449da23a0f03b2778368d8"
},
"aarch64_macos": {
"etag": "0x8DE45B158E61664",
"checksum": "f3fb85da6b10011835f3b5a14faf11d03594b4b3b32602ae2b45418794c5039b"
}
},
"0.50": {
"version": "0.50.2"

31
manifests/vacuum.json generated
View File

@@ -22,7 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.21.7"
"version": "0.22.0"
},
"0.22": {
"version": "0.22.0"
},
"0.22.0": {
"x86_64_linux_musl": {
"etag": "0x8DE457BFA461E3F",
"checksum": "b314a1aecf413e1bcba98e70e65b801fdd676754ab08ac71a962032ed5f34da9"
},
"x86_64_macos": {
"etag": "0x8DE457BFA340A29",
"checksum": "245eac7dea7276aa24a2f999d9e1477fa5523fc1ea267f3e93f90d2758f9b7be"
},
"x86_64_windows": {
"etag": "0x8DE457BFAFE17D9",
"checksum": "c8994002808dd6f3aa9982b5a367dc6c3f5baac3a442ef732881a0b04e4c06ac"
},
"aarch64_linux_musl": {
"etag": "0x8DE457BFB0404A2",
"checksum": "adb7d2a82ba2c7f5d124dc10cf206ee9213ba8f903836d27894a78b7422ac065"
},
"aarch64_macos": {
"etag": "0x8DE457BFAF63179",
"checksum": "947bc3dc60da9a2a807c01fc1cf16ac7de98cc8b75802c479e92eb52ef2be7de"
},
"aarch64_windows": {
"etag": "0x8DE457BFA411ACB",
"checksum": "8fb72d195c129590c0fa0767c434191a719ba91d4d4ef2f773f45540b6da4ad4"
}
},
"0.21": {
"version": "0.21.7"