Compare commits

...

11 Commits

Author SHA1 Message Date
Taiki Endo
509565405a Release 2.67.26 2026-02-09 10:54:44 +09:00
Taiki Endo
c6468a01fd Update changelog 2026-02-09 10:54:11 +09:00
Taiki Endo
43a18eebd6 Update tombi@latest to 0.7.28 2026-02-09 00:20:56 +09:00
Taiki Endo
29d060fdf9 Update mise@latest to 2026.2.7 2026-02-08 21:25:34 +09:00
Taiki Endo
1c0532667b Update mise@latest to 2026.2.6 2026-02-07 21:23:16 +09:00
Taiki Endo
f176c07a0a Release 2.67.25 2026-02-07 16:25:34 +09:00
Taiki Endo
1cda85cc68 Update cargo-hack@latest to 0.6.42 2026-02-07 16:24:53 +09:00
Taiki Endo
4573997e3b Release 2.67.24 2026-02-07 05:16:26 +09:00
Taiki Endo
5924dff649 Update cargo-llvm-cov@latest to 0.8.4 2026-02-07 05:12:39 +09:00
Taiki Endo
8c869d596e Update typos@latest to 1.43.3 2026-02-07 03:29:43 +09:00
Taiki Endo
a8d20a76f9 Update vacuum@latest to 0.23.8 2026-02-07 00:14:54 +09:00
7 changed files with 247 additions and 15 deletions

View File

@@ -10,6 +10,24 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.67.26] - 2026-02-09
- Update `tombi@latest` to 0.7.28.
- Update `mise@latest` to 2026.2.7.
## [2.67.25] - 2026-02-07
- Update `cargo-hack@latest` to 0.6.42.
## [2.67.24] - 2026-02-06
- Update `cargo-llvm-cov@latest` to 0.8.4.
- Update `typos@latest` to 1.43.3.
- Update `vacuum@latest` to 0.23.8.
## [2.67.23] - 2026-02-06
- Update `prek@latest` to 0.3.2.
@@ -5589,7 +5607,10 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.23...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.26...HEAD
[2.67.26]: https://github.com/taiki-e/install-action/compare/v2.67.25...v2.67.26
[2.67.25]: https://github.com/taiki-e/install-action/compare/v2.67.24...v2.67.25
[2.67.24]: https://github.com/taiki-e/install-action/compare/v2.67.23...v2.67.24
[2.67.23]: https://github.com/taiki-e/install-action/compare/v2.67.22...v2.67.23
[2.67.22]: https://github.com/taiki-e/install-action/compare/v2.67.21...v2.67.22
[2.67.21]: https://github.com/taiki-e/install-action/compare/v2.67.20...v2.67.21

View File

@@ -3,10 +3,57 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.41"
"version": "0.6.42"
},
"0.6": {
"version": "0.6.41"
"version": "0.6.42"
},
"0.6.42": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DE6615C3E8868C",
"checksum": "78092afd4dba89e2df8961bd8bcc844578f9a12a51c51083eed51f0b124c5403"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DE6615C30BC8BF",
"checksum": "a0961bad5c31ca644aac5910466cafdf1f706227b74e4748db3aff6ee85d1a72"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DE6615DC552457",
"checksum": "05124d9031728ec794f298c55263ec49b57afb39274085da61fd4e7131a6c9f0"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DE6615C2C79259",
"checksum": "52e776b1c36c5a01a22d71c48bae81f1cad08d54844c00dccd293735e74ffa95"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DE6615DE8766E2",
"checksum": "6aa9dab29f85271f4871b0fdbbbb296bf0bf53794cdeff76566388186a792d9c"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DE6615CC6EDF4E",
"checksum": "1ee7fea0cec75813180bf0185cedd11297f031827949bdf1092b60b192b1b72b"
},
"powerpc64le_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-powerpc64le-unknown-linux-musl.tar.gz",
"etag": "0x8DE6615CA7B5B39",
"checksum": "350824fbe6ae89ae305ce48bbe17f1e595f1e6dfe3595efe77514531195eeedd"
},
"riscv64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-riscv64gc-unknown-linux-musl.tar.gz",
"etag": "0x8DE6615A98B6DE0",
"checksum": "4be5833c1adb103bd0de2ae87f10bee65cf59a17f31fd2ccdbd2f2a432580246"
},
"s390x_linux_gnu": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.42/cargo-hack-s390x-unknown-linux-gnu.tar.gz",
"etag": "0x8DE6615BFC52DF8",
"checksum": "804da3a52ff18b1b184a8f6181ce0fcaee93188edb4a8e690692ed12803f2187"
}
},
"0.6.41": {
"x86_64_linux_musl": {

View File

@@ -31,10 +31,48 @@
},
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.8.3"
"version": "0.8.4"
},
"0.8": {
"version": "0.8.3"
"version": "0.8.4"
},
"0.8.4": {
"x86_64_linux_musl": {
"etag": "0x8DE65BA002A078F",
"checksum": "6ebea3153495c568651cbb893a7b93f5b648b2ba16415e8cd0a06106a4f80092"
},
"x86_64_macos": {
"etag": "0x8DE65BA244DEC8D",
"checksum": "f8abe297605aea79978b92e50862104c1ff934d42e14e7bcb02a50934e14a9c5"
},
"x86_64_windows": {
"etag": "0x8DE65BA43ACAFB4",
"checksum": "21fc84103910716b77b67f9d3d586426296135d81cb27e03d9d914b0078742a3"
},
"aarch64_linux_musl": {
"etag": "0x8DE65BA1B10154E",
"checksum": "0364061fff9139f9a69badaf110d3e0035befb5ab7ec7a10b19c47af857316d2"
},
"aarch64_macos": {
"etag": "0x8DE65BA1BB034D1",
"checksum": "559c2475502b3e9c62e29230e32ecb77a8962f54c9ca32854e140fb436ec993e"
},
"aarch64_windows": {
"etag": "0x8DE65BA11719F3A",
"checksum": "ef32ac2b7cce9ca59f4b1489fd335ebaa10fdbf510b191c5ed79547c677f6dd2"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE65BA143F97CE",
"checksum": "c532aba1ef4b35c7281398db8e2222a2107b0d66f0f2c6c102d056bc7bf97689"
},
"riscv64_linux_musl": {
"etag": "0x8DE65BA0D4F5913",
"checksum": "82e59ca81309bc03c5b0b441623545a56e75762be37e154d6a3b3ddaf02fa120"
},
"s390x_linux_gnu": {
"etag": "0x8DE65BA2ED17AC4",
"checksum": "07be3aa06087c92b9466b1c4c4d200b3cbb6ba9ad991cc07a556f5f5e7352c2f"
}
},
"0.8.3": {
"x86_64_linux_musl": {

58
manifests/mise.json generated
View File

@@ -28,13 +28,65 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2026.2.5"
"version": "2026.2.7"
},
"2026": {
"version": "2026.2.5"
"version": "2026.2.7"
},
"2026.2": {
"version": "2026.2.5"
"version": "2026.2.7"
},
"2026.2.7": {
"x86_64_linux_musl": {
"etag": "0x8DE66FF13876AFD",
"checksum": "e5306ee81b476a2c840923393e11ae8dedb19948f2e353093e783b96a017b1a7"
},
"x86_64_macos": {
"etag": "0x8DE66FF164CE25F",
"checksum": "26562af6472838fc68fe2fe9dfe8defee964c07a02c7b4d32bbcc960975fa0a1"
},
"x86_64_windows": {
"etag": "0x8DE66FF16E90EE0",
"checksum": "3ce4f3bf6f350c12e96d6d7dfacfd88e7158b5779a5d9bde6cb097182d02736b"
},
"aarch64_linux_musl": {
"etag": "0x8DE66FF0EC3CDCC",
"checksum": "336bdeef7e2c0177a8b09662c83a90f2626527d203d01fd7fc9e4dba2ebbe77b"
},
"aarch64_macos": {
"etag": "0x8DE66FF15519BD8",
"checksum": "e220a873e36c7d8b866518c2728db8f58836dc9e1301c73c8f889577f2a0b4bf"
},
"aarch64_windows": {
"etag": "0x8DE66FF16836C6C",
"checksum": "91153428a4b486b09836087e1edfa86d07c5e5046344a9f3ded54101e21ad608"
}
},
"2026.2.6": {
"x86_64_linux_musl": {
"etag": "0x8DE6637355D6551",
"checksum": "6b5b39197f4c421bbb1de8970c334cef1c86d6f0a15c9e7e88999c57224ecb7f"
},
"x86_64_macos": {
"etag": "0x8DE6637376A2091",
"checksum": "52195eb5f7defb5822c0aeaffaa74e30c081abeca123cce14ee89b1eec6a45d3"
},
"x86_64_windows": {
"etag": "0x8DE663737C4105C",
"checksum": "86fcdece58f010070a274471e82845fb1507bf2755efa140b7b3e044e7e8e5d1"
},
"aarch64_linux_musl": {
"etag": "0x8DE663732B408CB",
"checksum": "c2ee72c1284bab554fa79195cacf4586ebc483bce1c58268999e7bd3635023e9"
},
"aarch64_macos": {
"etag": "0x8DE663736A9A4FE",
"checksum": "93bff864045ab70682de371827e726df74e092adb858fc85b67537d2816b1dc8"
},
"aarch64_windows": {
"etag": "0x8DE663737AC5D3E",
"checksum": "f27d1ad5d886f52b3cf7749175b588adf8aab2869b2c61946525851b72264551"
}
},
"2026.2.5": {
"x86_64_linux_musl": {

30
manifests/tombi.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/tombi-toml/tombi/blob/main/LICENSE)",
"latest": {
"version": "0.7.27"
"version": "0.7.28"
},
"0.7": {
"version": "0.7.27"
"version": "0.7.28"
},
"0.7.28": {
"x86_64_linux_musl": {
"etag": "0x8DE671880BB6465",
"checksum": "6162c119f1109e131e466eac50f9fce3bf7b260b78a3956a8062cc6b2a973312"
},
"x86_64_macos": {
"etag": "0x8DE6718817CC964",
"checksum": "b09dd3423f2e9304f25f0c741cde7b3aacf65390d233da7ab6e10abd73deec73"
},
"x86_64_windows": {
"etag": "0x8DE6718810670E7",
"checksum": "4f506405a97cf4cd5a8e7b6720e7633eda550248823a651de91b63880ba8f034"
},
"aarch64_linux_musl": {
"etag": "0x8DE671880A8B4B7",
"checksum": "4fbfc0135e38eb3669134cef3021a8881155170728fe207fec19c4ecc993966f"
},
"aarch64_macos": {
"etag": "0x8DE671880B80CC9",
"checksum": "8c3b905339793b7f9bff7c7a055e523111ba6f957781ffb2d37af928ef4e9af2"
},
"aarch64_windows": {
"etag": "0x8DE671880B833A5",
"checksum": "4f9facbf27c021eafc03e957cc9d5cabdb76786221bdde44a205b290da7c750f"
}
},
"0.7.27": {
"x86_64_linux_musl": {

28
manifests/typos.json generated
View File

@@ -22,13 +22,35 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.43.2"
"version": "1.43.3"
},
"1": {
"version": "1.43.2"
"version": "1.43.3"
},
"1.43": {
"version": "1.43.2"
"version": "1.43.3"
},
"1.43.3": {
"x86_64_linux_musl": {
"etag": "0x8DE6598F9C40E84",
"checksum": "ac2d3da42920f7d39576216eb85bf7db763d7ae13722bf0851413261cac741cf"
},
"x86_64_macos": {
"etag": "0x8DE65991DFE690A",
"checksum": "e80c8b0363ef45c1c94034625a4f4ae04491a730d5b98d328ad741e1335f1283"
},
"x86_64_windows": {
"etag": "0x8DE65993DAE6E3D",
"checksum": "bf1fc2ed155127fa87cca48212768d5ef41757b89da454df59945adeb123aed5"
},
"aarch64_linux_musl": {
"etag": "0x8DE6598EF7FB49E",
"checksum": "5affbe821f734fea0f5ed67940d0294fde7a87a57980c64354879d0d6922d86f"
},
"aarch64_macos": {
"etag": "0x8DE65993D485756",
"checksum": "850b28c935767e37dee53fd5827c46477ab49cfbac1b36b13da76e242197109d"
}
},
"1.43.2": {
"x86_64_linux_musl": {

30
manifests/vacuum.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.23.7"
"version": "0.23.8"
},
"0.23": {
"version": "0.23.7"
"version": "0.23.8"
},
"0.23.8": {
"x86_64_linux_musl": {
"etag": "0x8DE658F95274F22",
"checksum": "05952794613c354601a95ceaebcdd0c12fd785240475bd7f9637e9fe0a3b498a"
},
"x86_64_macos": {
"etag": "0x8DE658F9539B103",
"checksum": "093937ce214eac93e31f7642977499f6985df3ef13b9139f2b3e2eeb43a994aa"
},
"x86_64_windows": {
"etag": "0x8DE658F9612EFEB",
"checksum": "e99e5d45e7be31109c7c4543af1aa396602e3a5104e1001450cb4f72ff6c70d4"
},
"aarch64_linux_musl": {
"etag": "0x8DE658F96090FFF",
"checksum": "79fca217c8430fc4306981146e953cd143e2fb9c8dfbcd11f35c391de3b61bc9"
},
"aarch64_macos": {
"etag": "0x8DE658F9607D8DB",
"checksum": "6ccf98a8779147f655959634f57e6bd9d979fc817107afd0535376208ad14546"
},
"aarch64_windows": {
"etag": "0x8DE658F951C380B",
"checksum": "f3ac70032938c8bb98896fae17d5367402d1583d23608b52baeecf600ea341f1"
}
},
"0.23.7": {
"x86_64_linux_musl": {