Compare commits

...

11 Commits

Author SHA1 Message Date
Taiki Endo
cfdb446e39 Release 2.68.8 2026-02-23 11:43:09 +09:00
Taiki Endo
350f13bd74 Update cargo-nextest@latest to 0.9.129 2026-02-23 09:51:54 +09:00
Taiki Endo
8ba6eccac4 Update mise@latest to 2026.2.19 2026-02-23 03:28:43 +09:00
Taiki Endo
cf805946ef Update tombi@latest to 0.7.32 2026-02-22 14:57:34 +09:00
Taiki Endo
f92912fad1 Release 2.68.7 2026-02-22 12:04:44 +09:00
Taiki Endo
4970026aba Update mise@latest to 2026.2.18 2026-02-22 09:55:02 +09:00
Taiki Endo
6043f02f02 Update wasm-bindgen@latest to 0.2.111 2026-02-22 06:24:39 +09:00
Taiki Endo
470679bc3a Release 2.68.6 2026-02-21 11:25:49 +09:00
Taiki Endo
6d8a751fa8 Update wasm-bindgen@latest to 0.2.110 2026-02-21 09:54:07 +09:00
Taiki Endo
71b4839349 Release 2.68.5 2026-02-21 04:48:09 +09:00
Taiki Endo
4ca0169380 Update wasm-bindgen@latest to 0.2.109 2026-02-21 03:32:59 +09:00
5 changed files with 203 additions and 10 deletions

View File

@@ -10,6 +10,28 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.68.8] - 2026-02-23
- Update `cargo-nextest@latest` to 0.9.129.
- Update `mise@latest` to 2026.2.19.
- Update `tombi@latest` to 0.7.32.
## [2.68.7] - 2026-02-22
- Update `mise@latest` to 2026.2.18.
- Update `wasm-bindgen@latest` to 0.2.111.
## [2.68.6] - 2026-02-21
- Update `wasm-bindgen@latest` to 0.2.110.
## [2.68.5] - 2026-02-20
- Update `wasm-bindgen@latest` to 0.2.109.
## [2.68.4] - 2026-02-20
- Update `cargo-nextest@latest` to 0.9.128.
@@ -5693,7 +5715,11 @@ 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.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.8...HEAD
[2.68.8]: https://github.com/taiki-e/install-action/compare/v2.68.7...v2.68.8
[2.68.7]: https://github.com/taiki-e/install-action/compare/v2.68.6...v2.68.7
[2.68.6]: https://github.com/taiki-e/install-action/compare/v2.68.5...v2.68.6
[2.68.5]: https://github.com/taiki-e/install-action/compare/v2.68.4...v2.68.5
[2.68.4]: https://github.com/taiki-e/install-action/compare/v2.68.3...v2.68.4
[2.68.3]: https://github.com/taiki-e/install-action/compare/v2.68.2...v2.68.3
[2.68.2]: https://github.com/taiki-e/install-action/compare/v2.68.1...v2.68.2

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.128"
"version": "0.9.129"
},
"0.9": {
"version": "0.9.128"
"version": "0.9.129"
},
"0.9.129": {
"previous_stable_version": "0.9.128",
"x86_64_linux_gnu": {
"etag": "0x8DE725DFE767E41",
"checksum": "92365076068c60c2e571445a34521c32f18dc0f0230cf35301415fab52ce39bb"
},
"x86_64_linux_musl": {
"etag": "0x8DE725D512B9B9D",
"checksum": "8cefd768f16c1aac14b82a07ab615c0fa4249a0a37dece71e7c1851ec7ec4873"
},
"x86_64_macos": {
"etag": "0x8DE725D9FA9ADAA",
"checksum": "13219deec49e5ded0d334f42b2b968f83b99ecb4fa84397b04a74213dcae1427"
},
"x86_64_windows": {
"etag": "0x8DE725E7F138600",
"checksum": "e4bc89b42d266c4e259e091572ec35d5282d0209db7151cdf93c70bb28fea568"
},
"aarch64_linux_gnu": {
"etag": "0x8DE725EDC1ECF1A",
"checksum": "27f6a395baa53a98c0d817104dcef4795d493dd41f33348f49f45ac616a1bfa7"
}
},
"0.9.128": {
"previous_stable_version": "0.9.127",

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.17"
"version": "2026.2.19"
},
"2026": {
"version": "2026.2.17"
"version": "2026.2.19"
},
"2026.2": {
"version": "2026.2.17"
"version": "2026.2.19"
},
"2026.2.19": {
"x86_64_linux_musl": {
"etag": "0x8DE723CC8B388E4",
"checksum": "72e95fefc55e4d665543d13e76175853c2ef87365ecdd7b00ca99683de1c252a"
},
"x86_64_macos": {
"etag": "0x8DE723CCAC8A0AD",
"checksum": "a378879003ba0e0667b8bc39c02c90adc926f5211ccfae17bc755b3768842f50"
},
"x86_64_windows": {
"etag": "0x8DE723CCB436153",
"checksum": "351f6180e314447f212f13b27e8747206957ed7156d6f54993a4d08671f83570"
},
"aarch64_linux_musl": {
"etag": "0x8DE723CC5A65AA3",
"checksum": "74bd261911f1fd094053fa64fc0b41e7bc7b29b03ca75c82d742c0b22f0a90d8"
},
"aarch64_macos": {
"etag": "0x8DE723CC9FD346F",
"checksum": "dd4370e96dea209d7c091f8bba7239233bcbc8889b94263a0ea7d6adab23826d"
},
"aarch64_windows": {
"etag": "0x8DE723CCB2BFC16",
"checksum": "a17e92599ee3eb80ca24fba51fc05b089ccf0e44b96ccde1502a4d660e80ad6f"
}
},
"2026.2.18": {
"x86_64_linux_musl": {
"etag": "0x8DE7191058E5641",
"checksum": "2173fb6205e39ec3e39b5d9a6367f9a8dde5f4c474fe633e70595f692c609d99"
},
"x86_64_macos": {
"etag": "0x8DE719108192BC1",
"checksum": "9c013f506ee64d462ca5e8a627172fe3ce5de9b3083e3a44a1ad6475581d2603"
},
"x86_64_windows": {
"etag": "0x8DE719108F57500",
"checksum": "d6a884f008753acd46d1823a97cda27780b8a5f295112c2a27c241487d01389e"
},
"aarch64_linux_musl": {
"etag": "0x8DE719101B4D1B7",
"checksum": "71f1afc47322b787d9f0f74420581437e6dbd902e83b93ff1ec40de6da31bd02"
},
"aarch64_macos": {
"etag": "0x8DE719107561A36",
"checksum": "ab6c550588c087852804bc0790ba596dc11ac87be83c56f80f11f189962df555"
},
"aarch64_windows": {
"etag": "0x8DE719108AF44E8",
"checksum": "b07745bf3664e3954b8bd37eda131a05f3019accb45e9bcaecab4df025078742"
}
},
"2026.2.17": {
"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.31"
"version": "0.7.32"
},
"0.7": {
"version": "0.7.31"
"version": "0.7.32"
},
"0.7.32": {
"x86_64_linux_musl": {
"etag": "0x8DE71C7946C1BF1",
"checksum": "584a6bcf94c7366bed250cf66b83076605a1f5c9bcaa3ed3ee968e0c784de424"
},
"x86_64_macos": {
"etag": "0x8DE71C794C4ADD5",
"checksum": "68abeee38ad99406b22b38a41e0525c549126995665f82ade0cc46a9ccebd02b"
},
"x86_64_windows": {
"etag": "0x8DE71C794656CB0",
"checksum": "378aab8bfa604deb2a2bd4d17ffe953e0be5aa3bee39a348da65e12fbad600dd"
},
"aarch64_linux_musl": {
"etag": "0x8DE71C794CAC172",
"checksum": "11a1e5a54bbe14324a28efc90afab154763007c8ef7c5d5515d82719dab32018"
},
"aarch64_macos": {
"etag": "0x8DE71C79455791E",
"checksum": "7da9d0b079833f51e67865aab32ace50be0ebc5cd35a338acb7f487e4a786de4"
},
"aarch64_windows": {
"etag": "0x8DE71C794687691",
"checksum": "b153d8dddea73e084452e29ca00e58492b85a7aa2ad8e3dcae8dca1c37da18c2"
}
},
"0.7.31": {
"x86_64_linux_musl": {

View File

@@ -44,10 +44,76 @@
},
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.2.108"
"version": "0.2.111"
},
"0.2": {
"version": "0.2.108"
"version": "0.2.111"
},
"0.2.111": {
"x86_64_linux_musl": {
"etag": "0x8DE718CA43A4172",
"checksum": "0befb04f7e7a7404291749f1d2cda80b99165fe3e33b839bd67290c434c5626e"
},
"x86_64_macos": {
"etag": "0x8DE718CA45D327E",
"checksum": "64bcc9bef70c06e5767b0f32158c85283f051318cec7f00d5f9503aa38e7d9c3"
},
"x86_64_windows": {
"etag": "0x8DE718CA4479FF5",
"checksum": "134270239ef7cd6e6d26aed91155c4a6aa02389006b462d050a0ac7298e0abda"
},
"aarch64_linux_gnu": {
"etag": "0x8DE718CA45BAD90",
"checksum": "c4e5e96fb40d4abd61513be55925b3932e708ae3dc1bd3ff4cd565ef3b2a460d"
},
"aarch64_macos": {
"etag": "0x8DE718CA4413E6B",
"checksum": "c85162f60a5bc186bad8829634ce8146904a1bb2f3ebd9bd5783d3e95bffd511"
}
},
"0.2.110": {
"x86_64_linux_musl": {
"etag": "0x8DE70DE30A7004D",
"checksum": "530ac8100ce6be5828d747dbc7efb0ad7a85c652cecf8a1891553b5062f04828"
},
"x86_64_macos": {
"etag": "0x8DE70DE3085BB10",
"checksum": "27feaee848bdfc4d5007c6e0f4938650dbbce4b857a712bbccdec312b7db567f"
},
"x86_64_windows": {
"etag": "0x8DE70DE309CF96D",
"checksum": "5a5629d48ffeeb4289ba8e4c31839f20d63ab0838f68cc1f2cfff5f3b56c7f4a"
},
"aarch64_linux_gnu": {
"etag": "0x8DE70DE30A24AC2",
"checksum": "7fa73c1cde0fb7f84c825a1f562fd7f974e048bf18452151ffae3a3c8120274a"
},
"aarch64_macos": {
"etag": "0x8DE70DE3090368D",
"checksum": "2bba821b19b31daf6a846ff1539001314e471384bcf51cea3934927396608125"
}
},
"0.2.109": {
"x86_64_linux_musl": {
"etag": "0x8DE70A13461A778",
"checksum": "e251429e6c362823ea7ea1808b05a55d710850b60ba51bb55c5d7fd71acf24ab"
},
"x86_64_macos": {
"etag": "0x8DE70A1345EC48C",
"checksum": "d95b03fa2a73d92bc61a37df00abcdbffb5664e91e2ec346901827de656d7aa5"
},
"x86_64_windows": {
"etag": "0x8DE70A1346290CF",
"checksum": "691ef4c1e349ba1aea514368d716ab1878ebccbf123a8b42c38634b44a91e149"
},
"aarch64_linux_gnu": {
"etag": "0x8DE70A1346B8765",
"checksum": "5c5aa9dcf3c5cebe1dba13155ff9079897c84bfc4cb022a1da04faf9ddd5600f"
},
"aarch64_macos": {
"etag": "0x8DE70A1345D3F96",
"checksum": "bc513b6d0ee70c1463729e48021a1a7c2a4e5437dd78d303b6874fa334c997be"
}
},
"0.2.108": {
"x86_64_linux_musl": {