Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
205eb1d74c Release 2.68.18 2026-03-04 10:49:09 +09:00
Taiki Endo
7cd51ad391 Update uv@latest to 0.10.8 2026-03-04 09:55:57 +09:00
Taiki Endo
82161781d6 Update grcov@latest to 0.10.7 2026-03-04 09:55:57 +09:00
Taiki Endo
8f6fc4217e Update cargo-auditable@latest to 0.7.3 2026-03-04 09:55:57 +09:00
4 changed files with 94 additions and 7 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.68.18] - 2026-03-04
- Update `uv@latest` to 0.10.8.
- Update `grcov@latest` to 0.10.7.
- Update `cargo-auditable@latest` to 0.7.3.
## [2.68.17] - 2026-03-03
- Update `trivy@latest` to 0.69.3.
@@ -5787,7 +5795,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.68.17...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.18...HEAD
[2.68.18]: https://github.com/taiki-e/install-action/compare/v2.68.17...v2.68.18
[2.68.17]: https://github.com/taiki-e/install-action/compare/v2.68.16...v2.68.17
[2.68.16]: https://github.com/taiki-e/install-action/compare/v2.68.15...v2.68.16
[2.68.15]: https://github.com/taiki-e/install-action/compare/v2.68.14...v2.68.15

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-MIT)",
"latest": {
"version": "0.7.2"
"version": "0.7.3"
},
"0.7": {
"version": "0.7.2"
"version": "0.7.3"
},
"0.7.3": {
"x86_64_linux_musl": {
"etag": "0x8DE7972E285D550",
"checksum": "c002aed9b9cee768575777ee51974af427f47bfd85ead731014fb637e7fd9e5b"
},
"x86_64_macos": {
"etag": "0x8DE7972E23E6E64",
"checksum": "0325aa84965f224ecddf9af473c9ed1c7f374f82edb4172511a69229f19ed17e"
},
"x86_64_windows": {
"etag": "0x8DE7972E26AA3C4",
"checksum": "78c9f05a39d2104b8177820e459e831edc64d595e8b5e7506718dc19678574e5"
},
"aarch64_macos": {
"etag": "0x8DE7972E1F66BE9",
"checksum": "a78e886dbb15646dbeb435f1270ecf0b36688d87ce7e2e0cce823b655adda755"
}
},
"0.7.2": {
"x86_64_linux_musl": {

26
manifests/grcov.json generated
View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MPL-2.0](https://github.com/mozilla/grcov/blob/HEAD/LICENSE-MPL-2.0)",
"latest": {
"version": "0.10.6"
"version": "0.10.7"
},
"0.10": {
"version": "0.10.6"
"version": "0.10.7"
},
"0.10.7": {
"x86_64_linux_musl": {
"etag": "0x8DE7953254D76CB",
"checksum": "13819bfcb858b7b64896ff5563aa8d2a244bc46aa2440f1cd073c6c29a35cd96"
},
"x86_64_macos": {
"etag": "0x8DE795322E9AF77",
"checksum": "5c6611ee98bb8dd42305d8b441820aea71373ccd649920d1cae86a49f934f63d"
},
"x86_64_windows": {
"etag": "0x8DE79532384CB88",
"checksum": "a6f3df650509382aa0d10594feccaa0b31aece8af7505c931351a95b4d8ca1a4"
},
"aarch64_linux_musl": {
"etag": "0x8DE7953224FA3B1",
"checksum": "94bb5f8874f2849834a95a739aacf93193baa15f7935642b7afdd153443238a0"
},
"aarch64_macos": {
"etag": "0x8DE79532052DCB4",
"checksum": "b8b2db490cd022baf59f3a9246c4f3ee1971b4f4f4c6b74d6f4e0a3f44a95cdb"
}
},
"0.10.6": {
"x86_64_linux_musl": {

42
manifests/uv.json generated
View File

@@ -40,10 +40,48 @@
},
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.10.7"
"version": "0.10.8"
},
"0.10": {
"version": "0.10.7"
"version": "0.10.8"
},
"0.10.8": {
"x86_64_linux_musl": {
"etag": "0x8DE796D4D7A2863",
"checksum": "a4e6ad1aecac61077de548d2cc9ccf2c2f1848863312b3b59fb0d2eb8d8a043c"
},
"x86_64_macos": {
"etag": "0x8DE796D4C6C58F8",
"checksum": "e0a1b22b039f8155765f5bc8c13df03a5f994a901901179791572e8e5f053281"
},
"x86_64_windows": {
"etag": "0x8DE796D4CC42847",
"checksum": "2e70ecd22196cbd9d14eefb700814bcafc5b75a0d8275b52e8402e5fe256d928"
},
"aarch64_linux_musl": {
"etag": "0x8DE796D4A846148",
"checksum": "2ef0d0489e9e2a32f134ca80097fa36be4b486c4ab004706a1d6d0d57980ff07"
},
"aarch64_macos": {
"etag": "0x8DE796D49EA7C20",
"checksum": "c3a6fff5b6b4abddff863117878194e35dbc6b0267d61ad259ab9896f9b8dcbb"
},
"aarch64_windows": {
"etag": "0x8DE796D4A34ECF9",
"checksum": "20db25dc446f9a75d1cfde0a5f4b021e1b2eb266e600a610d32c7ca5d7ff83bf"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE796D4C1C6FF8",
"checksum": "3a4a158e645d04825872eb59ca60dd5026529e4f9fe5dd88987a45478301724d"
},
"riscv64_linux_gnu": {
"etag": "0x8DE796D4C1B11F6",
"checksum": "2349e786d2de14fbd72386f42ed9f398cad52f47f6cdd78e05f338a1faf1321c"
},
"s390x_linux_gnu": {
"etag": "0x8DE796D4C418180",
"checksum": "21de0f86838b06e6ebcc3cb6a079d49d3d3886e5b49822ae58e5758eb08a6710"
}
},
"0.10.7": {
"x86_64_linux_musl": {