Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
de7896b7cd Release 2.65.3 2025-12-26 10:42:49 +09:00
Taiki Endo
6737b0942d Update tombi@latest to 0.7.11 2025-12-26 03:20:56 +09:00
2 changed files with 34 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.65.3] - 2025-12-26
- Update `tombi@latest` to 0.7.11.
## [2.65.2] - 2025-12-23 ## [2.65.2] - 2025-12-23
- Update `prek@latest` to 0.2.24. - Update `prek@latest` to 0.2.24.
@@ -5187,7 +5191,8 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.2...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.3...HEAD
[2.65.3]: https://github.com/taiki-e/install-action/compare/v2.65.2...v2.65.3
[2.65.2]: https://github.com/taiki-e/install-action/compare/v2.65.1...v2.65.2 [2.65.2]: https://github.com/taiki-e/install-action/compare/v2.65.1...v2.65.2
[2.65.1]: https://github.com/taiki-e/install-action/compare/v2.65.0...v2.65.1 [2.65.1]: https://github.com/taiki-e/install-action/compare/v2.65.0...v2.65.1
[2.65.0]: https://github.com/taiki-e/install-action/compare/v2.64.2...v2.65.0 [2.65.0]: https://github.com/taiki-e/install-action/compare/v2.64.2...v2.65.0

30
manifests/tombi.json generated
View File

@@ -22,10 +22,36 @@
}, },
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
"latest": { "latest": {
"version": "0.7.10" "version": "0.7.11"
}, },
"0.7": { "0.7": {
"version": "0.7.10" "version": "0.7.11"
},
"0.7.11": {
"x86_64_linux_musl": {
"etag": "0x8DE43D0AE2FE3CE",
"checksum": "324109bd2f8fa0a6a9323d253a67a2053c514c002cc09a225307187d6e3d7eed"
},
"x86_64_macos": {
"etag": "0x8DE43D0AE1DCFA2",
"checksum": "e2844bcb51b383e16b2d13e2668f2499d2839e9f2974535d6f53df3055349131"
},
"x86_64_windows": {
"etag": "0x8DE43D0AE9E0825",
"checksum": "085484ac04cc5ddea42aefd33b643bee222b3964eac18c6132c643b24eebbe6d"
},
"aarch64_linux_musl": {
"etag": "0x8DE43D0AEAB8D93",
"checksum": "0287eefe760f3f5bcc00701e2770b66d3993fc4f3bce462c6b0a279788dac217"
},
"aarch64_macos": {
"etag": "0x8DE43D0AE1EDFE3",
"checksum": "c5ee56eae610a408235e6b445db32194860849ecd31e086e20e0c4f63f2e5411"
},
"aarch64_windows": {
"etag": "0x8DE43D0AE322B25",
"checksum": "8b010a2daba5785cd24f6dd16e7dea2b17c5c2f7462e8e3a63acfa0f87bac011"
}
}, },
"0.7.10": { "0.7.10": {
"x86_64_linux_musl": { "x86_64_linux_musl": {