Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
e5f8d33e71 Release 2.61.7 2025-09-16 18:18:25 +09:00
Taiki Endo
e3b534afae Update vacuum@latest to 0.18.0 2025-09-16 13:26:52 +09:00
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
3 changed files with 76 additions and 4 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.7] - 2025-09-16
- Update `vacuum@latest` to 0.18.0.
## [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.
@@ -4491,7 +4499,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.5...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.7...HEAD
[2.61.7]: https://github.com/taiki-e/install-action/compare/v2.61.6...v2.61.7
[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

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"

31
manifests/vacuum.json generated
View File

@@ -22,7 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.17.13"
"version": "0.18.0"
},
"0.18": {
"version": "0.18.0"
},
"0.18.0": {
"x86_64_linux_musl": {
"etag": "0x8DDF4C6FC5B932E",
"checksum": "c63e984c77a61ed881c8893e16821959e6b1871ee224336f88d243e5b7e80f89"
},
"x86_64_macos": {
"etag": "0x8DDF4C6FBC18720",
"checksum": "13b734252f6144e72fc10c9ae13e39d2a7c4775e330102be3eb527d2a6bca7d0"
},
"x86_64_windows": {
"etag": "0x8DDF4C6FC5C07DE",
"checksum": "0e8ed11798c2fe1e4822c58cf0b2355426a426f9ad84a2f4feec699b52bc7585"
},
"aarch64_linux_musl": {
"etag": "0x8DDF4C6FC54E3F6",
"checksum": "08d74e2364d40309cd2f03fb2970d68e91346aaef6fb715699c20ff9b3804f32"
},
"aarch64_macos": {
"etag": "0x8DDF4C6FBD3268F",
"checksum": "be179a5eb76b4343a2c478ab0df988db408ffa10d138b31af7db98316d256344"
},
"aarch64_windows": {
"etag": "0x8DDF4C6FBAE62CF",
"checksum": "2b8a20d6b4791c3d107c5918220aa77f09a81fbc531962288a68badd613a2e89"
}
},
"0.17": {
"version": "0.17.13"