Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
cbb1dcaa26 Release 2.68.33 2026-03-16 10:53:08 +09:00
Taiki Endo
57531b2357 Update dprint@latest to 0.53.0 2026-03-16 01:01:55 +00:00
Taiki Endo
f916cfac5d Release 2.68.32 2026-03-16 00:47:00 +09:00
Taiki Endo
f48a6930b9 Update tombi@latest to 0.9.6 2026-03-15 15:45:06 +00:00
Taiki Endo
49eda53325 Update martin@latest to 1.4.0 2026-03-15 12:34:31 +00:00
Taiki Endo
a57ddfbcd9 Release 2.68.31 2026-03-15 15:53:08 +09:00
Taiki Endo
781b2c80e2 Update cargo-shear@latest to 1.11.2 2026-03-15 06:49:41 +00:00
Taiki Endo
b02547a911 Release 2.68.30 2026-03-15 14:35:00 +09:00
Taiki Endo
e67e9c2f71 Update just@latest to 1.47.0 2026-03-15 05:33:52 +00:00
Taiki Endo
c0b46603be Update tombi@latest to 0.9.5 2026-03-14 20:43:22 +00:00
6 changed files with 188 additions and 11 deletions

View File

@@ -10,6 +10,26 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [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.
## [2.68.30] - 2026-03-15
- Update `just@latest` to 1.47.0.
- Update `tombi@latest` to 0.9.5.
## [2.68.29] - 2026-03-14 ## [2.68.29] - 2026-03-14
- Update `cargo-shear@latest` to 1.11.1. - Update `cargo-shear@latest` to 1.11.1.
@@ -5883,7 +5903,11 @@ 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.68.29...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 [2.68.29]: https://github.com/taiki-e/install-action/compare/v2.68.28...v2.68.29
[2.68.28]: https://github.com/taiki-e/install-action/compare/v2.68.27...v2.68.28 [2.68.28]: https://github.com/taiki-e/install-action/compare/v2.68.27...v2.68.28
[2.68.27]: https://github.com/taiki-e/install-action/compare/v2.68.26...v2.68.27 [2.68.27]: https://github.com/taiki-e/install-action/compare/v2.68.26...v2.68.27

View File

@@ -28,13 +28,39 @@
}, },
"license_markdown": "[MIT](https://github.com/Boshen/cargo-shear/blob/main/LICENSE)", "license_markdown": "[MIT](https://github.com/Boshen/cargo-shear/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.11.1" "version": "1.11.2"
}, },
"1": { "1": {
"version": "1.11.1" "version": "1.11.2"
}, },
"1.11": { "1.11": {
"version": "1.11.1" "version": "1.11.2"
},
"1.11.2": {
"x86_64_linux_musl": {
"etag": "0x8DE8256D9821F4B",
"checksum": "c97333f529f5ad5cbd5e78ae356d8a89f754e67c7b7d5ed3903b436d30ec6669"
},
"x86_64_macos": {
"etag": "0x8DE8256E26EDA7A",
"checksum": "e5db3a347df3062abe762358cd7f1af8f609af13ef232e98ea3318c3c708b9a1"
},
"x86_64_windows": {
"etag": "0x8DE82570E837EF7",
"checksum": "5d4fbb8a07197a471eac952994cf6ef3029a7f7b43246ea6c36069b94f04e0f8"
},
"aarch64_linux_musl": {
"etag": "0x8DE8256D9917760",
"checksum": "76e0b5345e3095d186e47271855719d6bb20c38e64cbb9a1bd457744006716c2"
},
"aarch64_macos": {
"etag": "0x8DE8256DB99F216",
"checksum": "7b9b1e2215d55f924cf08c89db42ac11f3afc0dd48aaaf0b08809a7a0f5a5cf9"
},
"aarch64_windows": {
"etag": "0x8DE82570A75E166",
"checksum": "7ecdfbad130d330eaadec07486c8596cf122c6ee75c6b0636308ae6afca8d01c"
}
}, },
"1.11.1": { "1.11.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

27
manifests/dprint.json generated
View File

@@ -25,7 +25,32 @@
}, },
"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.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": { "0.52": {
"version": "0.52.0" "version": "0.52.0"

33
manifests/just.json generated
View File

@@ -22,10 +22,39 @@
}, },
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": { "latest": {
"version": "1.46.0" "version": "1.47.0"
}, },
"1": { "1": {
"version": "1.46.0" "version": "1.47.0"
},
"1.47": {
"version": "1.47.0"
},
"1.47.0": {
"x86_64_linux_musl": {
"etag": "0x8DE822E69D88E6D",
"checksum": "8fade096b572733d978eaf9bd2178c9a6e706858efce19f8771a4108784eeea6"
},
"x86_64_macos": {
"etag": "0x8DE822E5F7FFECC",
"checksum": "1e41a27ddd929a9e06e976060c0c575d97ebd73c531d4087fbeba31a91e2c4a3"
},
"x86_64_windows": {
"etag": "0x8DE822E980B7947",
"checksum": "e4a04996723dbef3baec96067a5b767300624c90df34904c774a0483f0889d3a"
},
"aarch64_linux_musl": {
"etag": "0x8DE822E724C0A03",
"checksum": "ce47b6d5c27a5884c8983d3ebbc53ef9149c789349b8d62ba72ee592f53ae07d"
},
"aarch64_macos": {
"etag": "0x8DE822E7DFB7B66",
"checksum": "1ed67e695278af17108fc01befdde77b9819280c706cb1f7c792b95ddbdeb0a6"
},
"aarch64_windows": {
"etag": "0x8DE822E9CF5F924",
"checksum": "7f649ddb05e986be309e93b52473d33ebdc63cc39111ea4dfca0e4a0ac8d3112"
}
}, },
"1.46": { "1.46": {
"version": "1.46.0" "version": "1.46.0"

25
manifests/martin.json generated
View File

@@ -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)", "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": { "latest": {
"version": "1.3.1" "version": "1.4.0"
}, },
"1": { "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": { "1.3": {
"version": "1.3.1" "version": "1.3.1"

56
manifests/tombi.json generated
View File

@@ -22,10 +22,62 @@
}, },
"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.9.4" "version": "0.9.6"
}, },
"0.9": { "0.9": {
"version": "0.9.4" "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": {
"etag": "0x8DE81E69C638B2A",
"checksum": "10438750426e608e5e96fbb95f2dfcd50316eff61b44539fcd3966256ec854f1"
},
"x86_64_macos": {
"etag": "0x8DE81E69CC906E2",
"checksum": "0faab324fedd9066dea42ac487d776e8355a243ce0bca3c2f87e769cc4eea6c2"
},
"x86_64_windows": {
"etag": "0x8DE81E69C6426BA",
"checksum": "88fc76268222effb0411fccfbd05b8a1accff0aa9436b55896bbc98e7fb7f190"
},
"aarch64_linux_musl": {
"etag": "0x8DE81E69CC954AA",
"checksum": "8aff65de5d4a78b12848984ca21b855ffcbd8b4b1f4eab0ab5a5122d09b04a3d"
},
"aarch64_macos": {
"etag": "0x8DE81E69C5E1312",
"checksum": "57aa519a65bfc0fd5ab652e72a514c831d0bbf3cf90d5f3e829edb138d5d0c0f"
},
"aarch64_windows": {
"etag": "0x8DE81E69C5D7792",
"checksum": "79d6565914f3c4b715acf003c974186847884a23a3af2098df2261880079a604"
}
}, },
"0.9.4": { "0.9.4": {
"x86_64_linux_musl": { "x86_64_linux_musl": {