Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
a7bba2295f Release 2.56.20 2025-07-22 10:13:50 +09:00
Taiki Endo
d6d8fdc041 Update syft@latest to 1.29.0 2025-07-22 06:13:58 +09:00
Taiki Endo
c99cc51b30 Release 2.56.19 2025-07-19 19:50:05 +09:00
Taiki Endo
35aa282e0f Update cargo-llvm-cov@latest to 0.6.18 2025-07-19 19:48:14 +09:00
Taiki Endo
8962e8bc90 Release 2.56.18 2025-07-19 14:12:53 +09:00
Taiki Endo
86ed27786e Update just@latest to 1.42.3 2025-07-19 13:37:31 +09:00
4 changed files with 96 additions and 8 deletions

View File

@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.56.20] - 2025-07-22
- Update `syft@latest` to 1.29.0.
## [2.56.19] - 2025-07-19
- Update `cargo-llvm-cov@latest` to 0.6.18.
## [2.56.18] - 2025-07-19
- Update `just@latest` to 1.42.3.
## [2.56.17] - 2025-07-18
- Update `wasmtime@latest` to 34.0.2.
@@ -4166,7 +4178,10 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.17...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.20...HEAD
[2.56.20]: https://github.com/taiki-e/install-action/compare/v2.56.19...v2.56.20
[2.56.19]: https://github.com/taiki-e/install-action/compare/v2.56.18...v2.56.19
[2.56.18]: https://github.com/taiki-e/install-action/compare/v2.56.17...v2.56.18
[2.56.17]: https://github.com/taiki-e/install-action/compare/v2.56.16...v2.56.17
[2.56.16]: https://github.com/taiki-e/install-action/compare/v2.56.15...v2.56.16
[2.56.15]: https://github.com/taiki-e/install-action/compare/v2.56.14...v2.56.15

View File

@@ -19,10 +19,32 @@
},
"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.6.17"
"version": "0.6.18"
},
"0.6": {
"version": "0.6.17"
"version": "0.6.18"
},
"0.6.18": {
"x86_64_linux_musl": {
"etag": "0x8DDC6AE5797B13D",
"checksum": "6c2a864fe9bf63270b24aa0786a465799cafc2b9e9c0725bee1325df5e0863e6"
},
"x86_64_macos": {
"etag": "0x8DDC6AEAE510163",
"checksum": "bf5ea6340c7b53d5b34da4d861fdd28b7aaadcda574c64dfc66c9bfb06f3e79d"
},
"x86_64_windows": {
"etag": "0x8DDC6AEA1EEE2C0",
"checksum": "f8605cb0bf19c5e2f4a638ee430740c7e4e8020648a542fb772b614803c0ebc6"
},
"aarch64_linux_musl": {
"etag": "0x8DDC6AE5E963943",
"checksum": "b7e923aafc0298ec051ad52fdc884790b2bcabac8e16f952b2dd2acfcfa3d79f"
},
"aarch64_macos": {
"etag": "0x8DDC6AE95D27F49",
"checksum": "30680c53a21f03d6a5aa40068cfc303de1cfac42ed7acd364256a42a53e1c0bf"
}
},
"0.6.17": {
"x86_64_linux_musl": {

32
manifests/just.json generated
View File

@@ -22,13 +22,39 @@
},
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": {
"version": "1.42.2"
"version": "1.42.3"
},
"1": {
"version": "1.42.2"
"version": "1.42.3"
},
"1.42": {
"version": "1.42.2"
"version": "1.42.3"
},
"1.42.3": {
"x86_64_linux_musl": {
"etag": "0x8DDC66E6FB1D651",
"checksum": "675cdb913c698a7888bbaac74d65619f636686bca7ebfb90d2bd274252231a47"
},
"x86_64_macos": {
"etag": "0x8DDC66E6A1D2D6C",
"checksum": "04e9bf1aef9a737bcada6ed0e042126426eaa6bd3c1d3b3cdb7069106e91ccba"
},
"x86_64_windows": {
"etag": "0x8DDC66EA4C1F821",
"checksum": "4e21f40075212f22bd85f31871982105110c5dd02504c354904f56d7de8650c8"
},
"aarch64_linux_musl": {
"etag": "0x8DDC66E9EC4A296",
"checksum": "e09a503ae877416d6fe2156009140e7e7deb95f897095b24a1d7150146390e65"
},
"aarch64_macos": {
"etag": "0x8DDC66E65369E5B",
"checksum": "3d4bf2d11a0663b3b53f2b4aed32215ee79a98ddf0f955f8061e6ba5a8cb3f0e"
},
"aarch64_windows": {
"etag": "0x8DDC66EA57C8712",
"checksum": "6d4143777925a1932fb9404edbd31dbfe344cc9c1c63322cb72bc3fd82454aa2"
}
},
"1.42.2": {
"x86_64_linux_musl": {

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.28.0"
"version": "1.29.0"
},
"1": {
"version": "1.28.0"
"version": "1.29.0"
},
"1.29": {
"version": "1.29.0"
},
"1.29.0": {
"x86_64_linux_musl": {
"etag": "0x8DDC88FB6DD6A89",
"checksum": "5b01c831cb5d712899d9179cabd80f55b6708dbd36af981ce27e59b6569e6690"
},
"x86_64_macos": {
"etag": "0x8DDC88FB7D7C772",
"checksum": "a4697cfa3295c3465f81f45117285b5c16b66425eb050f33d6dbcd0b58278088"
},
"x86_64_windows": {
"etag": "0x8DDC88FB7E9DB82",
"checksum": "043abda6cf37235484c8c96925983f5c28275a92963d4817ab066355c4d037b6"
},
"aarch64_linux_musl": {
"etag": "0x8DDC88FB6FF4B48",
"checksum": "1d93db2bf6f366683e7aef46d3d6a9c6ab5d72caaae1c3be1a35823c18b6f970"
},
"aarch64_macos": {
"etag": "0x8DDC88FB7D0A385",
"checksum": "a91b767b2cdf1c2171c560601e640c48638e967c8124eb568fd59cc66b3adb52"
}
},
"1.28": {
"version": "1.28.0"