Compare commits

...

5 Commits

Author SHA1 Message Date
Taiki Endo
9185c192a9 Release 2.56.2 2025-07-03 03:21:35 +09:00
Taiki Endo
ac23996460 Update vacuum@latest to 0.17.2 2025-07-03 03:18:58 +09:00
Taiki Endo
27246c606c Update syft@latest to 1.28.0 2025-07-03 03:18:58 +09:00
Taiki Endo
726a5c9e4b Release 2.56.1 2025-07-02 08:42:36 +09:00
Taiki Endo
66e62b7c01 Update release-plz@latest to 0.3.137 2025-07-02 06:15:44 +09:00
4 changed files with 96 additions and 7 deletions

View File

@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.56.2] - 2025-07-02
- Update `vacuum@latest` to 0.17.2.
- Update `syft@latest` to 1.28.0.
## [2.56.1] - 2025-07-01
- Update `release-plz@latest` to 0.3.137.
## [2.56.0] - 2025-07-01
- Support `coreutils`. ([#1017](https://github.com/taiki-e/install-action/pull/1017), thanks @jayvdb)
@@ -4064,7 +4074,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.56.0...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.2...HEAD
[2.56.2]: https://github.com/taiki-e/install-action/compare/v2.56.1...v2.56.2
[2.56.1]: https://github.com/taiki-e/install-action/compare/v2.56.0...v2.56.1
[2.56.0]: https://github.com/taiki-e/install-action/compare/v2.55.4...v2.56.0
[2.55.4]: https://github.com/taiki-e/install-action/compare/v2.55.3...v2.55.4
[2.55.3]: https://github.com/taiki-e/install-action/compare/v2.55.2...v2.55.3

View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.3.136"
"version": "0.3.137"
},
"0.3": {
"version": "0.3.136"
"version": "0.3.137"
},
"0.3.137": {
"x86_64_linux_musl": {
"etag": "0x8DDB8D177E75C77",
"checksum": "007503b9dfee0499d296bf64a9c2e7329715d3201043645b4787de24ad80b388"
},
"x86_64_macos": {
"etag": "0x8DDB8D1A69CD9DA",
"checksum": "16b84a0d60db3fbdf4bdd6a315405b77c377e088848706136f5848a1e784895f"
},
"x86_64_windows": {
"etag": "0x8DDB8D2827560D3",
"checksum": "984f977af6d73759448282f7032812ee3e2a550b76844087a6e262520e96b28d"
},
"aarch64_linux_musl": {
"etag": "0x8DDB8D158BB2491",
"checksum": "440c1004ff283c856db4e2096f6c966e77e1dfe814f29ecad35da3be9bd3e1a7"
},
"aarch64_macos": {
"etag": "0x8DDB8D1A73B74A5",
"checksum": "2def535e43e7469a60465d379d2823548ec08ec8555e3f591f24c9fbea1f317b"
},
"aarch64_windows": {
"etag": "0x8DDB8D2366B61A7",
"checksum": "cc6feb504f398a43490281b1a00df09a137dc92718f825dc1bad240a477e114f"
}
},
"0.3.136": {
"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.27.1"
"version": "1.28.0"
},
"1": {
"version": "1.27.1"
"version": "1.28.0"
},
"1.28": {
"version": "1.28.0"
},
"1.28.0": {
"x86_64_linux_musl": {
"etag": "0x8DDB986800C4D58",
"checksum": "3edee7fe1ceb1f78360e547f57048930d57f00c7ec3d0b8bdfb902805f048468"
},
"x86_64_macos": {
"etag": "0x8DDB98680FF3878",
"checksum": "15067673a0ea8aeba31e2a53deb1633eac5c0024ab73bdff91cffb157735d90a"
},
"x86_64_windows": {
"etag": "0x8DDB98680FF11CE",
"checksum": "a1637fdc074e9c80c6bf900df26a883516bf32e90499e3bd9aa314493d40a0a8"
},
"aarch64_linux_musl": {
"etag": "0x8DDB98680119E80",
"checksum": "95c8533c46d4a952a576365f373d04fc0a4348e7335cbb82ac3ea2bc66e1e58b"
},
"aarch64_macos": {
"etag": "0x8DDB98680F0C9C5",
"checksum": "8666a08560b7afb3a547a5cd596880c9ff51736a4c49b1576009aef292c08343"
}
},
"1.27": {
"version": "1.27.1"

30
manifests/vacuum.json generated
View File

@@ -22,10 +22,36 @@
},
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
"latest": {
"version": "0.17.1"
"version": "0.17.2"
},
"0.17": {
"version": "0.17.1"
"version": "0.17.2"
},
"0.17.2": {
"x86_64_linux_musl": {
"etag": "0x8DDB98852C3C9DD",
"checksum": "a34828f82f1f672a06997ddfd45cbc5c7f27146b4473d1ff04f323708c353d64"
},
"x86_64_macos": {
"etag": "0x8DDB9885240AE81",
"checksum": "3b0349f0a59b87dbb91f8c4d6d4efa544785880785b809adc15454be9a6efa85"
},
"x86_64_windows": {
"etag": "0x8DDB98852BCF3C2",
"checksum": "eec12cdf51e52d06884c7bbd7178bcb84e47b612d296994fc199b659ef8dd481"
},
"aarch64_linux_musl": {
"etag": "0x8DDB988522BDE5C",
"checksum": "e38e7243956c0c80792ff6c0800a0bab1d82ee1ab0328a0092c3999157a6522d"
},
"aarch64_macos": {
"etag": "0x8DDB988523376ED",
"checksum": "e84669236d093c0e57233c5817afe23f8dd449e858cf42d147adcfeef3fca17a"
},
"aarch64_windows": {
"etag": "0x8DDB98852BAD344",
"checksum": "2fd7243f6ac406ad05e650cceb9b8478e89dca4223976e6b98475ec29cac00f0"
}
},
"0.17.1": {
"x86_64_linux_musl": {