Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
e35e2e777d Release 2.44.56 2024-10-29 23:44:23 +09:00
Taiki Endo
159ee466fe Update cargo-nextest@latest to 0.9.82 2024-10-29 12:42:54 +09:00
Taiki Endo
c203664563 Release 2.44.55 2024-10-29 10:46:26 +09:00
Taiki Endo
a6f9c9f119 Update syft@latest to 1.15.0 2024-10-29 09:38:29 +09:00
3 changed files with 63 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.44.56] - 2024-10-29
- Update `cargo-nextest@latest` to 0.9.82.
## [2.44.55] - 2024-10-29
- Update `syft@latest` to 1.15.0.
## [2.44.54] - 2024-10-28
- Update `cargo-zigbuild@latest` to 0.19.4.
@@ -2992,7 +3000,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.44.54...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.56...HEAD
[2.44.56]: https://github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56
[2.44.55]: https://github.com/taiki-e/install-action/compare/v2.44.54...v2.44.55
[2.44.54]: https://github.com/taiki-e/install-action/compare/v2.44.53...v2.44.54
[2.44.53]: https://github.com/taiki-e/install-action/compare/v2.44.52...v2.44.53
[2.44.52]: https://github.com/taiki-e/install-action/compare/v2.44.51...v2.44.52

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.81"
"version": "0.9.82"
},
"0.9": {
"version": "0.9.81"
"version": "0.9.82"
},
"0.9.82": {
"previous_stable_version": "0.9.81",
"x86_64_linux_gnu": {
"etag": "0x8DCF7C8D4BE7D74",
"checksum": "54311a679100aaf5595e8a4ce27641b4cbc8f1c71719ede7574394a6c37a8477"
},
"x86_64_linux_musl": {
"etag": "0x8DCF7C922554551",
"checksum": "95484aa8676d700fa1add750cdf76c8a53205088e1ccc9d9888f4bfeeae14951"
},
"x86_64_macos": {
"etag": "0x8DCF7C8C157C4A6",
"checksum": "c99875f5aeca65b0faf71d515e2b379f3d7329006ba1f6fa7245916e1b1ef6db"
},
"x86_64_windows": {
"etag": "0x8DCF7C948732016",
"checksum": "ec508709cbf52ce3e84080eecd3391546053f6193100e8f381e6cd5a7b9dd0ed"
},
"aarch64_linux_gnu": {
"etag": "0x8DCF7C8C546D896",
"checksum": "359a0c0be044142d08cf4d4f1e73a7dcdd7af9bd4a5027c895f1f0bac9fa58f8"
}
},
"0.9.81": {
"previous_stable_version": "0.9.80",

29
manifests/syft.json generated
View File

@@ -24,10 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.14.2"
"version": "1.15.0"
},
"1": {
"version": "1.14.2"
"version": "1.15.0"
},
"1.15": {
"version": "1.15.0"
},
"1.15.0": {
"x86_64_linux_musl": {
"etag": "0x8DCF796174EFD03",
"checksum": "bd7215c3e0bfaec1139c3c46908b65ae01bc8d745723a3ce42b9659c2b62e428"
},
"x86_64_macos": {
"etag": "0x8DCF79617E5FED9",
"checksum": "c6fbbc3ccb4291e3698813fa1862f2ca0a4659573e8228d8932b6a6a8b4bc8f0"
},
"x86_64_windows": {
"etag": "0x8DCF79617D1CA5B",
"checksum": "98dc570512728afb97cb57cb53fc0d5871c16b0b468ecfe3dbe9dff76c7f0d3b"
},
"aarch64_linux_musl": {
"etag": "0x8DCF796174D9EF9",
"checksum": "98fc03dbba3de4f9c4227598c6ac185e7e78704a2638962f3973a6a0aa270208"
},
"aarch64_macos": {
"etag": "0x8DCF79617DB8358",
"checksum": "e9da47f1b32d6c7609be4f2c02d100489e9ff6123b08b6f8fc83cd8788f4b9da"
}
},
"1.14": {
"version": "1.14.2"