Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
cc33365ec7 Release 2.65.12 2026-01-02 19:47:56 +09:00
Taiki Endo
8f085a196a Update just@latest to 1.46.0 2026-01-02 18:19:44 +09:00
Taiki Endo
6b0d292eb8 Update cargo-nextest@latest to 0.9.117 2026-01-02 09:40:32 +09:00
3 changed files with 64 additions and 5 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.65.12] - 2026-01-02
- Update `just@latest` to 1.46.0.
- Update `cargo-nextest@latest` to 0.9.117.
## [2.65.11] - 2026-01-01
- Update `cargo-tarpaulin@latest` to 0.35.0.
@@ -5247,7 +5253,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.11...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.12...HEAD
[2.65.12]: https://github.com/taiki-e/install-action/compare/v2.65.11...v2.65.12
[2.65.11]: https://github.com/taiki-e/install-action/compare/v2.65.10...v2.65.11
[2.65.10]: https://github.com/taiki-e/install-action/compare/v2.65.9...v2.65.10
[2.65.9]: https://github.com/taiki-e/install-action/compare/v2.65.8...v2.65.9

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.116"
"version": "0.9.117"
},
"0.9": {
"version": "0.9.116"
"version": "0.9.117"
},
"0.9.117": {
"previous_stable_version": "0.9.116",
"x86_64_linux_gnu": {
"etag": "0x8DE499254DC7742",
"checksum": "132ae72d48bcad4fc4eb823640f0d37ae81085116b8d0497c720a7f35095c664"
},
"x86_64_linux_musl": {
"etag": "0x8DE49921D919227",
"checksum": "7fcc8d067a3889d44fdb366f648d6db477b9498e27a24f6e66005db274141841"
},
"x86_64_macos": {
"etag": "0x8DE499232EB37C2",
"checksum": "b3ddcee009b19e82f409125552fdbb7a6865b60dd6df445df013940cb7429a60"
},
"x86_64_windows": {
"etag": "0x8DE4993103E062C",
"checksum": "c97bc8ddf3d27feae0dd7852583bccac0b24df54d67fd060787eaf542350a485"
},
"aarch64_linux_gnu": {
"etag": "0x8DE49927D056219",
"checksum": "85015537d3e987dce5326246eb53c9a086c7f862072898baed56b347d90d8e07"
}
},
"0.9.116": {
"previous_stable_version": "0.9.115",

33
manifests/just.json generated
View File

@@ -22,10 +22,39 @@
},
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": {
"version": "1.45.0"
"version": "1.46.0"
},
"1": {
"version": "1.45.0"
"version": "1.46.0"
},
"1.46": {
"version": "1.46.0"
},
"1.46.0": {
"x86_64_linux_musl": {
"etag": "0x8DE49CC057F9FA1",
"checksum": "79966e6e353f535ee7d1c6221641bcc8e3381c55b0d0a6dc6e54b34f9db36eaa"
},
"x86_64_macos": {
"etag": "0x8DE49CBFB4ABBE4",
"checksum": "ec54dd60ac876261b7318f1852ef9c0319fede1e5a73c14f56d908a8edf595b8"
},
"x86_64_windows": {
"etag": "0x8DE49CC45F7B4A0",
"checksum": "f0acf3f8ccbcf360b481baae9cae4c921774c89d5d932012481d3e0bda78ab39"
},
"aarch64_linux_musl": {
"etag": "0x8DE49CC0E6EF21B",
"checksum": "b81970c8247fa64cfb30d2a3da0e487e4253f9f2d01865ed5e7d53cdc7b02188"
},
"aarch64_macos": {
"etag": "0x8DE49CC1CBE850C",
"checksum": "438eaf6468a115aa7db93e501cc7e3272f453f6b7083be3863adfab546b23358"
},
"aarch64_windows": {
"etag": "0x8DE49CC39B46990",
"checksum": "ecbaca1e77eee3b5299980c4aff2aad0e37fcc8e7521426e470f853075c742ef"
}
},
"1.45": {
"version": "1.45.0"