Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
067268f3aa Release 2.50.1 2025-04-25 09:45:30 +09:00
Taiki Endo
4d7765e7d0 Update syft@latest to 1.23.0 2025-04-25 06:15:49 +09:00
Taiki Endo
7466d2d63d Update cargo-semver-checks@latest to 0.41.0 2025-04-23 03:17:05 +09:00
3 changed files with 61 additions and 4 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.50.1] - 2025-04-25
- Update `syft@latest` to 1.23.0.
- Update `cargo-semver-checks@latest` to 0.41.0.
## [2.50.0] - 2025-04-21
- Support `taplo`. ([#944](https://github.com/taiki-e/install-action/pull/944), thanks @vivienm)
@@ -3822,7 +3828,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.50.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.50.1...HEAD
[2.50.1]: https://github.com/taiki-e/install-action/compare/v2.50.0...v2.50.1
[2.50.0]: https://github.com/taiki-e/install-action/compare/v2.49.50...v2.50.0
[2.49.50]: https://github.com/taiki-e/install-action/compare/v2.49.49...v2.49.50
[2.49.49]: https://github.com/taiki-e/install-action/compare/v2.49.48...v2.49.49

View File

@@ -19,7 +19,32 @@
},
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.40.0"
"version": "0.41.0"
},
"0.41": {
"version": "0.41.0"
},
"0.41.0": {
"x86_64_linux_musl": {
"etag": "0x8DD81C6F127379D",
"checksum": "6cffeb62ebef9341fc7e51d4a8bb0fe347f2a8252eed66e90564090c636fd427"
},
"x86_64_macos": {
"etag": "0x8DD81C6C21D9D49",
"checksum": "1152bd5389664d4a371230392323c7cb627e0999b51caa83c319b4c48c83e529"
},
"x86_64_windows": {
"etag": "0x8DD81C791773BA1",
"checksum": "82eb02ce54b134e7356069469616bedea32109eaeeeb7cb08032166d1e7a7a4d"
},
"aarch64_linux_musl": {
"etag": "0x8DD81C6FAAB189C",
"checksum": "6f381313f5eb57439abd5f2bdbfbf0af034158505d0f91147ef825aa1cd34ffc"
},
"aarch64_macos": {
"etag": "0x8DD81C6D4CD6920",
"checksum": "df83b995809d659a364264a7e36773b981a21007afd646b2851cb36a0e4662b1"
}
},
"0.40": {
"version": "0.40.0"

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.22.0"
"version": "1.23.0"
},
"1": {
"version": "1.22.0"
"version": "1.23.0"
},
"1.23": {
"version": "1.23.0"
},
"1.23.0": {
"x86_64_linux_musl": {
"etag": "0x8DD836DF91912FB",
"checksum": "c51b3f0104a28fee233eee07de22d6e73704d1be5c40b34b81ec749a5f37efc3"
},
"x86_64_macos": {
"etag": "0x8DD836DF9CFD681",
"checksum": "7342efc3f7338fc03e05dd83a6565449614f4e97c12bf47e9fb1ffdd9296dc76"
},
"x86_64_windows": {
"etag": "0x8DD836DF9D3C9C6",
"checksum": "7d874b8ebcac4e24ca5872597d527e3a249bb4504ed3eb5467a6e89ca40e0e32"
},
"aarch64_linux_musl": {
"etag": "0x8DD836DF9182999",
"checksum": "8119429a83a38ee174129413a1452586362f91342b84d963a3b277995c29ea18"
},
"aarch64_macos": {
"etag": "0x8DD836DF9D8A64B",
"checksum": "5561dfc3db62d8710b9fa2a208ee6e7a38a3290691f58436b03a020b94814934"
}
},
"1.22": {
"version": "1.22.0"