mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-25 16:50:31 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cbb1dcaa26 | ||
|
|
57531b2357 | ||
|
|
f916cfac5d | ||
|
|
f48a6930b9 | ||
|
|
49eda53325 |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.68.33] - 2026-03-16
|
||||
|
||||
- Update `dprint@latest` to 0.53.0.
|
||||
|
||||
## [2.68.32] - 2026-03-15
|
||||
|
||||
- Update `tombi@latest` to 0.9.6.
|
||||
|
||||
- Update `martin@latest` to 1.4.0.
|
||||
|
||||
## [2.68.31] - 2026-03-15
|
||||
|
||||
- Update `cargo-shear@latest` to 1.11.2.
|
||||
@@ -5893,7 +5903,9 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.31...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.33...HEAD
|
||||
[2.68.33]: https://github.com/taiki-e/install-action/compare/v2.68.32...v2.68.33
|
||||
[2.68.32]: https://github.com/taiki-e/install-action/compare/v2.68.31...v2.68.32
|
||||
[2.68.31]: https://github.com/taiki-e/install-action/compare/v2.68.30...v2.68.31
|
||||
[2.68.30]: https://github.com/taiki-e/install-action/compare/v2.68.29...v2.68.30
|
||||
[2.68.29]: https://github.com/taiki-e/install-action/compare/v2.68.28...v2.68.29
|
||||
|
||||
27
manifests/dprint.json
generated
27
manifests/dprint.json
generated
@@ -25,7 +25,32 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.52.0"
|
||||
"version": "0.53.0"
|
||||
},
|
||||
"0.53": {
|
||||
"version": "0.53.0"
|
||||
},
|
||||
"0.53.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE82F1B9683486",
|
||||
"checksum": "9994d64de357a2b4e93079c21b63506d821bcf37be519c536dc33536d82d752c"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE82F1B9511D0F",
|
||||
"checksum": "4248d4a7c8d747a5c6c874663c43406418ffe043a46e987e8cf4c97fa804a6ff"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE82F1B9641A76",
|
||||
"checksum": "913b8233e02a659d21b9b3f50eff147b9036bef2157f4dd830c45e2d8abf2787"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE82F1B96CC33F",
|
||||
"checksum": "d238e1c0f69bc6023c61f7e4f5e427c550c49ae1dfa32e255e9e1bae3953772b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE82F1B95C3423",
|
||||
"checksum": "1906f3292dab7d333afbbb15b2e05a29f080f5cf91746ca6c73ee843da298d82"
|
||||
}
|
||||
},
|
||||
"0.52": {
|
||||
"version": "0.52.0"
|
||||
|
||||
25
manifests/martin.json
generated
25
manifests/martin.json
generated
@@ -32,10 +32,31 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "1.3.1"
|
||||
"version": "1.4.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.3.1"
|
||||
"version": "1.4.0"
|
||||
},
|
||||
"1.4": {
|
||||
"version": "1.4.0"
|
||||
},
|
||||
"1.4.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE8289D41A741D",
|
||||
"checksum": "fbeb563a8a53f1268786d70c0ed2a1e5c7e8142f76168b0b1d07cb6e694ebbfd"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE8289D41BAB3C",
|
||||
"checksum": "3b42f618cd8d4364690553ad09e7ce9ac2fc548fb9905840720f21efb7c0ed19"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE8289D4002BCF",
|
||||
"checksum": "7e148b4d79dd1ac0e7f6f3e637ac7ae03d287663e0c4204724ef3a2894560442"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE8289D4282055",
|
||||
"checksum": "3a9107d8960cc03c21f52474f520798cf7c784ee53cda9aadbe83828ab1323e1"
|
||||
}
|
||||
},
|
||||
"1.3": {
|
||||
"version": "1.3.1"
|
||||
|
||||
30
manifests/tombi.json
generated
30
manifests/tombi.json
generated
@@ -22,10 +22,36 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.9.5"
|
||||
"version": "0.9.6"
|
||||
},
|
||||
"0.9": {
|
||||
"version": "0.9.5"
|
||||
"version": "0.9.6"
|
||||
},
|
||||
"0.9.6": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE8297C82875BE",
|
||||
"checksum": "54f316319b48a2bb4edc9a68f56b01c4f5debd961bb5925a8b2881bc563713a2"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE8297C8208F66",
|
||||
"checksum": "58dc56b866c533182534d1b2b95a6ca146cbd5d6be8b6937e5a1917c024b4adf"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE8297C83B7342",
|
||||
"checksum": "9adf04ff7d6f1113837016ee63e87d1ca3e6109130439812c72f23a7a93d6b11"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE8297C8A24CCF",
|
||||
"checksum": "7f9b7485afbfcd87e0ebb4730d21aac8ca797ce03640de260b3dc66716d3a44b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE8297C81EBCB0",
|
||||
"checksum": "a365827bc4c28a3fa1fa43747947bbeeb771c28c9569eadf2968280d5cb229a8"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE8297C89A8D5A",
|
||||
"checksum": "c1f00d80cb9777182fdbe3ed92db359635023cb7a6ab3d9ccac1781a1a98ecd8"
|
||||
}
|
||||
},
|
||||
"0.9.5": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user