Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
cc60de1d68 Release 2.61.6 2025-09-16 11:07:38 +09:00
Taiki Endo
e872c1e8be Update syft@latest to 1.33.0 2025-09-16 06:14:14 +09:00
Taiki Endo
849bd009f7 Release 2.61.5 2025-09-15 13:58:03 +09:00
Taiki Endo
c591d234ad Update cargo-nextest@latest to 0.9.104 2025-09-15 13:54:07 +09:00
3 changed files with 71 additions and 5 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.61.6] - 2025-09-16
- Update `syft@latest` to 1.33.0.
## [2.61.5] - 2025-09-15
- Update `cargo-nextest@latest` to 0.9.104.
## [2.61.4] - 2025-09-15
- Update `ubi@latest` to 0.8.0.
@@ -4487,7 +4495,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.61.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.6...HEAD
[2.61.6]: https://github.com/taiki-e/install-action/compare/v2.61.5...v2.61.6
[2.61.5]: https://github.com/taiki-e/install-action/compare/v2.61.4...v2.61.5
[2.61.4]: https://github.com/taiki-e/install-action/compare/v2.61.3...v2.61.4
[2.61.3]: https://github.com/taiki-e/install-action/compare/v2.61.2...v2.61.3
[2.61.2]: https://github.com/taiki-e/install-action/compare/v2.61.1...v2.61.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.103"
"version": "0.9.104"
},
"0.9": {
"version": "0.9.103"
"version": "0.9.104"
},
"0.9.104": {
"previous_stable_version": "0.9.103",
"x86_64_linux_gnu": {
"etag": "0x8DDF3FA4DDC5420",
"checksum": "ad12bbf4e2e6a8c809287900ea712a45cec8a55c9c7fc79a6a73abb927a6fcbc"
},
"x86_64_linux_musl": {
"etag": "0x8DDF3FA6A47248A",
"checksum": "34b329edc117ba756f10b9dae1470480ad7827b1a968dca6c0d170727ce6ba54"
},
"x86_64_macos": {
"etag": "0x8DDF3FB12524DA7",
"checksum": "37ed4b7dcbb5be0114ddb02bae82568485c5a029b3dc280e1cc05d1c723f40e8"
},
"x86_64_windows": {
"etag": "0x8DDF3FC12CC88E8",
"checksum": "affd3b829f681be733258c239716d3c5f715ad8d81cac09b28624598a12a3643"
},
"aarch64_linux_gnu": {
"etag": "0x8DDF3FB234AE773",
"checksum": "91efa420f3a49c98be5559295e8eb48d6d7982a59e9a41851dae57d7ac16ac90"
}
},
"0.9.103": {
"previous_stable_version": "0.9.102",

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.32.0"
"version": "1.33.0"
},
"1": {
"version": "1.32.0"
"version": "1.33.0"
},
"1.33": {
"version": "1.33.0"
},
"1.33.0": {
"x86_64_linux_musl": {
"etag": "0x8DDF4997E926633",
"checksum": "adc1b944a827ed3432bcd9f1dbdbc8fa3c0dca7d3d449e7084c90248c2c6cb50"
},
"x86_64_macos": {
"etag": "0x8DDF4997FB29807",
"checksum": "90c4f6b6c4bbef5c1c28de84de9920ff862dbb779bfea326feb28bacba479c34"
},
"x86_64_windows": {
"etag": "0x8DDF4997FC4D307",
"checksum": "0e1326e27a5e48102d9f806eb03b9c80d3d5e7b78abfd19a04887b2a0edd22b7"
},
"aarch64_linux_musl": {
"etag": "0x8DDF4997E9AC139",
"checksum": "6688be30048149df88e5959a756dbab086022a04d0f7497790cd298a9669f49d"
},
"aarch64_macos": {
"etag": "0x8DDF4997F923C07",
"checksum": "3ce47ab610260c5acfe6cc5991e250e08b3b9b36812abafb56db817569e0348b"
},
"powerpc64le_linux_musl": {
"etag": "0x8DDF4997E8617F7",
"checksum": "ce0cd2cf98044b508af515375c0ecd72802bfe1e0d8f2f8302f909a3fc126032"
},
"s390x_linux_musl": {
"etag": "0x8DDF4997E79073F",
"checksum": "85e0a3518aca66b1dcc3842245dea234ebc33a92048510db2fed639d53400561"
}
},
"1.32": {
"version": "1.32.0"