Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
887bc4e034 Release 2.67.11 2026-01-26 10:40:53 +09:00
Taiki Endo
68025a27ac Update cargo-nextest@latest to 0.9.124 2026-01-26 09:47:35 +09:00
Taiki Endo
e5339ab2a3 Update mise@latest to 2026.1.7 2026-01-26 06:24:37 +09:00
Taiki Endo
81a2f66614 Release 2.67.10 2026-01-25 22:53:34 +09:00
Taiki Endo
6674fd314a Update cargo-zigbuild@latest to 0.21.3 2026-01-25 21:31:36 +09:00
Taiki Endo
824d805864 Update tombi@latest to 0.7.25 2026-01-25 15:27:10 +09:00
5 changed files with 121 additions and 10 deletions

View File

@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.67.11] - 2026-01-26
- Update `cargo-nextest@latest` to 0.9.124.
- Update `mise@latest` to 2026.1.7.
## [2.67.10] - 2026-01-25
- Update `cargo-zigbuild@latest` to 0.21.3.
- Update `tombi@latest` to 0.7.25.
## [2.67.9] - 2026-01-25
- Update `cargo-zigbuild@latest` to 0.21.2.
@@ -5455,7 +5467,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.67.9...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.11...HEAD
[2.67.11]: https://github.com/taiki-e/install-action/compare/v2.67.10...v2.67.11
[2.67.10]: https://github.com/taiki-e/install-action/compare/v2.67.9...v2.67.10
[2.67.9]: https://github.com/taiki-e/install-action/compare/v2.67.8...v2.67.9
[2.67.8]: https://github.com/taiki-e/install-action/compare/v2.67.7...v2.67.8
[2.67.7]: https://github.com/taiki-e/install-action/compare/v2.67.6...v2.67.7

View File

@@ -19,10 +19,33 @@
},
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.123"
"version": "0.9.124"
},
"0.9": {
"version": "0.9.123"
"version": "0.9.124"
},
"0.9.124": {
"previous_stable_version": "0.9.123",
"x86_64_linux_gnu": {
"etag": "0x8DE5C6929CC9814",
"checksum": "cf3694155011e6e19a7306448b7984e5d0d781417a31478996a9018b7ec78e25"
},
"x86_64_linux_musl": {
"etag": "0x8DE5C691E39D750",
"checksum": "f2f93a11f7274aabae0d3f9d728f48769ca370899532f362d29ace348674e289"
},
"x86_64_macos": {
"etag": "0x8DE5C68BE040A14",
"checksum": "7fa40a74fbad476859211759528186252da77d6872bdb67b06a709152bd0a20c"
},
"x86_64_windows": {
"etag": "0x8DE5C6A63F9E0F3",
"checksum": "14404a4566b4d405e2f6c63544c455eb97044b4acbeadd4ff2579131757afeb3"
},
"aarch64_linux_gnu": {
"etag": "0x8DE5C68DDAA1BFF",
"checksum": "d428e20e704715f8597e9b79bf30d0c1a3c5558a4e640766e7c746db368e2c34"
}
},
"0.9.123": {
"previous_stable_version": "0.9.122",

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/rust-cross/cargo-zigbuild/blob/main/LICENSE)",
"latest": {
"version": "0.21.2"
"version": "0.21.3"
},
"0.21": {
"version": "0.21.2"
"version": "0.21.3"
},
"0.21.3": {
"x86_64_linux_musl": {
"etag": "0x8DE5BF87D0A51B6",
"checksum": "75357b6f733529ddd89e47f67ca63b22b4a2d6b27d118066b441c24a8a98a810"
},
"x86_64_macos": {
"etag": "0x8DE5BF87D18E757",
"checksum": "0094f9ccc7b325e98896da77e12388f0cb0161593e7182d0235346f1150c226e"
},
"x86_64_windows": {
"etag": "0x8DE5BF87D080A59",
"checksum": "eab697b128ebd91e0248281c7981496e6c5801ff57c1299c77206a444018d859"
},
"aarch64_linux_musl": {
"etag": "0x8DE5BF87D12D3A6",
"checksum": "d0f1ce33a3b9cf9280d417a04702e68cdd1d688475f7b13d54dd7cf86b4a2193"
},
"aarch64_windows": {
"etag": "0x8DE5BF87D1100FF",
"checksum": "f57a397377a27b184825d5ffc35b438ee4cda4304a5c946a6cacad6a362a9e9c"
}
},
"0.21.2": {
"x86_64_linux_musl": {

32
manifests/mise.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2026.1.6"
"version": "2026.1.7"
},
"2026": {
"version": "2026.1.6"
"version": "2026.1.7"
},
"2026.1": {
"version": "2026.1.6"
"version": "2026.1.7"
},
"2026.1.7": {
"x86_64_linux_musl": {
"etag": "0x8DE5C409F03043C",
"checksum": "0f392735660100321574b56cb334105307b480e121c2ad6c4c102d041a1a55ce"
},
"x86_64_macos": {
"etag": "0x8DE5C40A0DE1262",
"checksum": "76f6b201f69330a5052677bbfe1b6571fda14ef820b7cb58c1fd6a991b62ed80"
},
"x86_64_windows": {
"etag": "0x8DE5C40A160B93D",
"checksum": "4ce355d70f1bd3403a910393b9cbf8a8ce7dcb6695f504bc1f15abde94fb67c1"
},
"aarch64_linux_musl": {
"etag": "0x8DE5C409BCB74B1",
"checksum": "37cef07c1949930718a9b845382fa53dcd4bdee54815ba4f7cb3fc89ff3b4d0d"
},
"aarch64_macos": {
"etag": "0x8DE5C40A039FF6E",
"checksum": "6dbaed09dd7eac96cc244631427a8f3059424e8e5a5168ac5dab18ae5d9b7326"
},
"aarch64_windows": {
"etag": "0x8DE5C40A1481CC0",
"checksum": "f182f3585fbb7960ee159091eac552fa005aee7809d8363036451dd5e7e2d005"
}
},
"2026.1.6": {
"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.24"
"version": "0.7.25"
},
"0.7": {
"version": "0.7.24"
"version": "0.7.25"
},
"0.7.25": {
"x86_64_linux_musl": {
"etag": "0x8DE5BD47F137B9C",
"checksum": "19a371b42558f5130b9e2a1b9214208dadcc43af9629b43acf3d35e2b9452acc"
},
"x86_64_macos": {
"etag": "0x8DE5BD47FBDC941",
"checksum": "db08320a90e775bc7bc02e1c7021b55802d9883b8ab45434480f553e327fb52a"
},
"x86_64_windows": {
"etag": "0x8DE5BD47F099B9B",
"checksum": "bef21ca131643d8686478bae22fcc33ef838c55f92d588d66c440e145b0c2818"
},
"aarch64_linux_musl": {
"etag": "0x8DE5BD47F08B24A",
"checksum": "a617ac265a6dc239a8014882d0370b3f55883af425e4e04be880de4185e37bed"
},
"aarch64_macos": {
"etag": "0x8DE5BD47F958702",
"checksum": "0983d6e1adf56d95d1e06bd2aea08af0e8adccf40665465dece8f9911a0c1ac1"
},
"aarch64_windows": {
"etag": "0x8DE5BD47F1354AF",
"checksum": "cfdbcdfe19bfc52fd2d91bab93d4ee1596448cadb01925f35291615f956f34c4"
}
},
"0.7.24": {
"x86_64_linux_musl": {