Compare commits

...

25 Commits

Author SHA1 Message Date
Taiki Endo
d4422f254e Release 2.67.28 2026-02-11 11:41:01 +09:00
Taiki Endo
8eb8df0dff Update changelog 2026-02-11 11:40:18 +09:00
Taiki Endo
f2dad83b41 Update uv@latest to 0.10.2 2026-02-11 06:30:27 +09:00
Taiki Endo
d3525148a0 Update uv@latest to 0.10.1 2026-02-11 03:39:26 +09:00
Taiki Endo
1bd9eee811 Update syft@latest to 1.42.0 2026-02-11 03:39:26 +09:00
Taiki Endo
d7ea18b7d4 Update mise@latest to 2026.2.9 2026-02-11 03:39:26 +09:00
Taiki Endo
4bab704860 Update cyclonedx@latest to 0.30.0 2026-02-11 03:39:26 +09:00
Taiki Endo
1e67dedb5e Release 2.67.27 2026-02-10 02:14:39 +09:00
Taiki Endo
b0cd8d3751 Update sccache@latest to 0.14.0 2026-02-10 00:34:09 +09:00
Taiki Endo
7b52b108a0 Update typos@latest to 1.43.4 2026-02-10 00:12:39 +09:00
Taiki Endo
292e521d7c tools: Update tidy.sh 2026-02-09 23:35:14 +09:00
Taiki Endo
c9244c19ac manifest-schema: Disable std prelude 2026-02-09 23:34:12 +09:00
Taiki Endo
672b40bb62 manifest-schema: Apply clippy to doctest
96af4dc514
2026-02-09 23:32:23 +09:00
Taiki Endo
783ca381c0 Update mise@latest to 2026.2.8 2026-02-09 21:33:46 +09:00
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
13 changed files with 540 additions and 30 deletions

View File

@@ -10,6 +10,42 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.67.28] - 2026-02-11
- Update `uv@latest` to 0.10.2.
- Update `syft@latest` to 1.42.0.
- Update `mise@latest` to 2026.2.9.
- Update `cyclonedx@latest` to 0.30.0.
## [2.67.27] - 2026-02-09
- Update `sccache@latest` to 0.14.0.
- Update `typos@latest` to 1.43.4.
- Update `mise@latest` to 2026.2.8.
## [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 +5625,12 @@ 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.28...HEAD
[2.67.28]: https://github.com/taiki-e/install-action/compare/v2.67.27...v2.67.28
[2.67.27]: https://github.com/taiki-e/install-action/compare/v2.67.26...v2.67.27
[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": {

View File

@@ -22,7 +22,36 @@
},
"license_markdown": "[Apache-2.0](https://github.com/CycloneDX/cyclonedx-cli/blob/main/LICENSE)",
"latest": {
"version": "0.29.2"
"version": "0.30.0"
},
"0.30": {
"version": "0.30.0"
},
"0.30.0": {
"x86_64_linux_gnu": {
"etag": "0x8DE68A19FDBA5D3",
"checksum": "f89876326620f5fc78a9b27cc1af57d6ed13d019aab87490e1246a44a910babb"
},
"x86_64_macos": {
"etag": "0x8DE68A1ABCE684B",
"checksum": "1603264fd2968b8d617e48aa7e9cf17bee1d25a8ffe717aec37caf1605a21961"
},
"x86_64_windows": {
"etag": "0x8DE68A1A68CD9DF",
"checksum": "1f563ba9644d2f2966fc8029fd701ca4af4f388d44c017c1d60559a1ecc9114f"
},
"aarch64_linux_gnu": {
"etag": "0x8DE68A1A4F518E5",
"checksum": "190da406177311aa1081edd0c717df10271eba7e4356a56215494a70e1a4b459"
},
"aarch64_macos": {
"etag": "0x8DE68A1C975B445",
"checksum": "dabbaf07e543e7996f708147475e2daa69ddf8a8683c5b06febc7d3f074e5e24"
},
"aarch64_windows": {
"etag": "0x8DE68A1A9DB32B2",
"checksum": "866809c6e2617c39d0b11713872ae35b88c98941c22dc66d9a4b633fa56db82a"
}
},
"0.29": {
"version": "0.29.2"

110
manifests/mise.json generated
View File

@@ -28,13 +28,117 @@
},
"license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)",
"latest": {
"version": "2026.2.5"
"version": "2026.2.9"
},
"2026": {
"version": "2026.2.5"
"version": "2026.2.9"
},
"2026.2": {
"version": "2026.2.5"
"version": "2026.2.9"
},
"2026.2.9": {
"x86_64_linux_musl": {
"etag": "0x8DE689BE32A59FC",
"checksum": "6a20d73f01439c04dd06b711ef06f753278dcfb1146350acc89fe7863af03077"
},
"x86_64_macos": {
"etag": "0x8DE689BE635B257",
"checksum": "fcc6b91b993ea52e2b064fda54301fd0ffdd4bab102eaf7ccc59ec9b99a13d39"
},
"x86_64_windows": {
"etag": "0x8DE689BE7234C5A",
"checksum": "ee57ac35653c710a424c5f690f85ee5ce3921992bd3793835865ac50d450b086"
},
"aarch64_linux_musl": {
"etag": "0x8DE689BDE9451F9",
"checksum": "341e0ff2eb967ba502dc7bdd7457c4a536714a54684b7bdf1946dc4287689ca0"
},
"aarch64_macos": {
"etag": "0x8DE689BE56E60F5",
"checksum": "5bfa886a537e07e50089712d6b0fa46bb1a37b08f218c4878d6a2e715e1cefd1"
},
"aarch64_windows": {
"etag": "0x8DE689BE6D5D1C1",
"checksum": "332d2c4023c0f70717e92f3bd357479fc703519a98d4db8969554e7564c8a6a0"
}
},
"2026.2.8": {
"x86_64_linux_musl": {
"etag": "0x8DE67CCEBAB42CD",
"checksum": "b98f0e59347cfc5e39f2e4e643069dcc775c8b161850b89d02c884c7768e67df"
},
"x86_64_macos": {
"etag": "0x8DE67CCED89F601",
"checksum": "01fcb2600aff54f09ed009cc1c345b05379bd0b0424296973d32974788192dd7"
},
"x86_64_windows": {
"etag": "0x8DE67CCEE5FDD4B",
"checksum": "a6e7201f66b41ee668861538a7e48cd8021fde406dd83396c494b7277d943577"
},
"aarch64_linux_musl": {
"etag": "0x8DE67CCE893C200",
"checksum": "c76a3016bb5133fa6115fa9ad3994746d0ff7e8151b0ed9a3270838680fbecc2"
},
"aarch64_macos": {
"etag": "0x8DE67CCECC4025E",
"checksum": "135b686641f4220224660492f0a8dd71de6ca8e0573e4c5f75c71be8127492f2"
},
"aarch64_windows": {
"etag": "0x8DE67CCEE106905",
"checksum": "d312d15a0ce02651a52fb0f8191772b1663718257fdedec37fc65acfbb1bded4"
}
},
"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": {

31
manifests/sccache.json generated
View File

@@ -28,7 +28,36 @@
},
"license_markdown": "[Apache-2.0](https://github.com/mozilla/sccache/blob/main/LICENSE)",
"latest": {
"version": "0.13.0"
"version": "0.14.0"
},
"0.14": {
"version": "0.14.0"
},
"0.14.0": {
"x86_64_linux_musl": {
"etag": "0x8DE67ED6CAA0762",
"checksum": "8424b38cda4ecce616a1557d81328f3d7c96503a171eab79942fad618b42af44"
},
"x86_64_macos": {
"etag": "0x8DE67ED6AD92778",
"checksum": "f86c5ecf9b9a1aee53022601725c5cea0e1d9318d80a8233017101063936ab62"
},
"x86_64_windows": {
"etag": "0x8DE67ED6BB8C7B5",
"checksum": "22c5030437639b15b138e9cd082db8eedf9d8b1a0de05b6072b53f819ea9d299"
},
"aarch64_linux_musl": {
"etag": "0x8DE67ED656BD8EE",
"checksum": "62a6c942c47c93333bc0174704800cef7edfa0416d08e1356c1d3e39f0b462f2"
},
"aarch64_macos": {
"etag": "0x8DE67ED6393873A",
"checksum": "a781e8018260ab128e7690d8497736fa231b6ca895d57131d5b5b966ca987594"
},
"aarch64_windows": {
"etag": "0x8DE67ED6470B953",
"checksum": "b416e81f946c607467c5383022842649569d73f468a8e42b4536998e3d784224"
}
},
"0.13": {
"version": "0.13.0"

37
manifests/syft.json generated
View File

@@ -32,10 +32,43 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.41.2"
"version": "1.42.0"
},
"1": {
"version": "1.41.2"
"version": "1.42.0"
},
"1.42": {
"version": "1.42.0"
},
"1.42.0": {
"x86_64_linux_musl": {
"etag": "0x8DE68CB5EAEDD3E",
"checksum": "23bec7de5db0ba05590c676a338a8cd49e635df63e6c404c34d437e2c57f1a77"
},
"x86_64_macos": {
"etag": "0x8DE68CB5E6F8381",
"checksum": "675824f08b63e609ba077f2d4684510ac6bd7bd71db8b1a6c6f2d59d3b6450df"
},
"x86_64_windows": {
"etag": "0x8DE68CB5E712F54",
"checksum": "4c2b0ef868c4fdc602257089ac73a1b8b4c3c1099b809d80e81ae7f6488fff32"
},
"aarch64_linux_musl": {
"etag": "0x8DE68CB5DDF09C3",
"checksum": "cbc39a5f29b0bd32c1bf6bf61c363373f20a1be39dd901e1869228d42d082121"
},
"aarch64_macos": {
"etag": "0x8DE68CB5E70BAAB",
"checksum": "eb5faccd882a1d45fb25a07848bef652e27ff141bc656dca83a250211c2036fc"
},
"powerpc64le_linux_musl": {
"etag": "0x8DE68CB5DCFB1BD",
"checksum": "5eb490e2ee959603b50d6353f190164b7cc2428c8cb7931c91646fbf550fe04c"
},
"s390x_linux_musl": {
"etag": "0x8DE68CB5EABAC84",
"checksum": "7283d35fd50655e008ba18df182a496638c881eda8aa8aafc0b395c51db2121c"
}
},
"1.41": {
"version": "1.41.2"

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": {

50
manifests/typos.json generated
View File

@@ -22,13 +22,57 @@
},
"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.4"
},
"1": {
"version": "1.43.2"
"version": "1.43.4"
},
"1.43": {
"version": "1.43.2"
"version": "1.43.4"
},
"1.43.4": {
"x86_64_linux_musl": {
"etag": "0x8DE67E6F87AEE49",
"checksum": "f05f9da84ba714789271a2915060f8b7d329411b5c11e83b8d2c367ef592036c"
},
"x86_64_macos": {
"etag": "0x8DE67E72B2003AB",
"checksum": "24e104185f1522d1906f7e8299e43e39faefe527dbe73b163cfaadad8012a113"
},
"x86_64_windows": {
"etag": "0x8DE67E74CEF9B0A",
"checksum": "6f1e5688724d347bfbb6419cc76c364b54a97afef75cdbcf02cc838852dbb6cd"
},
"aarch64_linux_musl": {
"etag": "0x8DE67E6EF474661",
"checksum": "7eeb93b5dbd4590ef60f6a09ab94e0dae70d2f333c0447284f1cad0379786f5b"
},
"aarch64_macos": {
"etag": "0x8DE67E73DF4DD13",
"checksum": "bd5b1e04de8710813464cc510fd33a2e4a797320901d23f49042e1d1863ef023"
}
},
"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": {

80
manifests/uv.json generated
View File

@@ -40,10 +40,86 @@
},
"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.0"
"version": "0.10.2"
},
"0.10": {
"version": "0.10.0"
"version": "0.10.2"
},
"0.10.2": {
"x86_64_linux_musl": {
"etag": "0x8DE68D97A0ACC48",
"checksum": "c162182ba7dd692794362d76dd183990d6e51553217954106da19bdb6ced211b"
},
"x86_64_macos": {
"etag": "0x8DE68D9798C8D0B",
"checksum": "3cdbd038333cfe861ce04f3d91678547bf2e726224acf5f42d3f0affa6740e19"
},
"x86_64_windows": {
"etag": "0x8DE68D979E37342",
"checksum": "493ebbe0e06128d6ee4905e1ed5e2a433fb0f7cfc08b0eaca9fab4ca76778ae1"
},
"aarch64_linux_musl": {
"etag": "0x8DE68D97746D797",
"checksum": "685e47f8f88b6845a9fc2ca27c3d246c0f53af8c017daf8e98ac0a97fe20365b"
},
"aarch64_macos": {
"etag": "0x8DE68D97694F118",
"checksum": "3828b2de196687f60e9d199aea8b504299629300831eea0935ff3fe339903d0a"
},
"aarch64_windows": {
"etag": "0x8DE68D976C5B56A",
"checksum": "826e4ee3a03ec245e54c449e272fdf8aab749e039cc49c950ad43cc13702221f"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE68D978DC048C",
"checksum": "9b7f8e3ced416276a9e6321369f69234552d9cbf39d68d96a67e85cee4cd611f"
},
"riscv64_linux_gnu": {
"etag": "0x8DE68D979289622",
"checksum": "1ad005a361293175170f3c193b50d5a5c7f1da631649236cd857721ce8c9cbde"
},
"s390x_linux_gnu": {
"etag": "0x8DE68D9794269C9",
"checksum": "d4832c85f3e8e17f7ae4ced90059dc2b6927939a47fea3e92e5712e7148b9c09"
}
},
"0.10.1": {
"x86_64_linux_musl": {
"etag": "0x8DE689A8616BF52",
"checksum": "d1a3b08dd9abf9e500541cadd0e2f4b144c99b9265fb00e500c2b5c82a3b4ee8"
},
"x86_64_macos": {
"etag": "0x8DE689A8578C054",
"checksum": "f61f1122193698a53fc2d4cc6fb5a5849b283817509778ac8f1a7d2a36a218de"
},
"x86_64_windows": {
"etag": "0x8DE689A85AFBEF6",
"checksum": "64c297ef1cd8e3a50966dee20cbe039564cd59e41186e0d1dd38fa4e627fc285"
},
"aarch64_linux_musl": {
"etag": "0x8DE689A8341A2F8",
"checksum": "ae9ae536be5b4d1cf7a6560d52a20711f267e7b21e23ee6cc538a4afa236b757"
},
"aarch64_macos": {
"etag": "0x8DE689A82A6ADCC",
"checksum": "37c101cd8a745a43d69bc3832c41866ab721467a1d58881f57b73b705abc2851"
},
"aarch64_windows": {
"etag": "0x8DE689A83112C9C",
"checksum": "9644d0e37c41c19aa65137a928bf6fad78dc887f820202c0cfcf010cceb416a0"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DE689A84FE74D1",
"checksum": "aa2ed9587a9ad5127662da9ceccaa747b941f37cbd9e6d9334c7c6c3286c9587"
},
"riscv64_linux_gnu": {
"etag": "0x8DE689A850E4188",
"checksum": "bda96a9ff8be79f780ff4711a2515061fe80d6f135ba55a47c41e1c6739d048e"
},
"s390x_linux_gnu": {
"etag": "0x8DE689A853096EC",
"checksum": "091eeeecfcdb15a954f2488be6b89d8709709003ada81d215d6ca88145826049"
}
},
"0.10.0": {
"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": {

View File

@@ -4,12 +4,15 @@
Structured access to the install-action manifests.
*/
#![no_std]
#![doc(test(
no_crate_inject,
attr(
deny(warnings, rust_2018_idioms, single_use_lifetimes),
allow(dead_code, unused_variables)
)
attr(allow(
dead_code,
unused_variables,
clippy::undocumented_unsafe_blocks,
clippy::unused_trait_names,
))
))]
#![warn(
// Lints that may help when writing public library.
@@ -26,8 +29,13 @@ Structured access to the install-action manifests.
#![allow(clippy::missing_panics_doc, clippy::too_long_first_doc_paragraph)]
extern crate alloc;
extern crate std;
use alloc::collections::BTreeMap;
use alloc::{
collections::BTreeMap,
string::{String, ToString as _},
vec::Vec,
};
use core::{
cmp::{self, Reverse},
fmt, slice,

View File

@@ -894,10 +894,19 @@ EOF
for job in $(jq -c '.jobs | to_entries[] | select(.value.steps)' <<<"${workflow}"); do
name=$(jq -r '.key' <<<"${job}")
job=$(jq -r '.value' <<<"${job}")
eval "$(jq -r '@sh "RUNS_ON=\(."runs-on") TIMEOUT_MINUTES=\(."timeout-minutes") JOB_DEFAULT_SHELL=\(.defaults.run.shell)"' <<<"${job}")"
if [[ "${TIMEOUT_MINUTES}" == 'null' ]]; then
error ".jobs.${name}.timeout-minutes must be set"
fi
if [[ "${RUNS_ON}" == 'ubuntu-slim' ]]; then
case "${TIMEOUT_MINUTES}" in
? | 1[0-5]) ;;
*) error ".jobs.${name}.timeout-minutes must be <= 15 because max execution time of ubuntu-slim runner is 15 minutes" ;;
esac
fi
n=0
job_default_shell=$(jq -r '.defaults.run.shell' <<<"${job}")
if [[ "${job_default_shell}" == 'null' ]]; then
job_default_shell="${default_shell}"
if [[ "${JOB_DEFAULT_SHELL}" == 'null' ]]; then
JOB_DEFAULT_SHELL="${default_shell}"
fi
for step in $(jq -c '.steps[]' <<<"${job}"); do
prepare=''
@@ -908,7 +917,7 @@ EOF
fi
if [[ "${shell}" == 'null' ]]; then
if [[ -z "${prepare}" ]]; then
shell="${job_default_shell}"
shell="${JOB_DEFAULT_SHELL}"
elif grep -Eq '^ *chsh +-s +[^ ]+/bash' <<<"${prepare}"; then
shell='bash'
else