Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
52d0e7adc5 Release 2.50.2 2025-04-26 17:33:15 +09:00
Taiki Endo
a69f86f003 Update cargo-lambda@latest to 1.8.4 2025-04-26 09:33:50 +09:00
Taiki Endo
b790d400b3 Update syft@latest to 1.23.1 2025-04-26 00:12:52 +09:00
3 changed files with 58 additions and 7 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.2] - 2025-04-26
- Update `cargo-lambda@latest` to 1.8.4.
- Update `syft@latest` to 1.23.1.
## [2.50.1] - 2025-04-25
- Update `syft@latest` to 1.23.0.
@@ -3828,7 +3834,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.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.50.2...HEAD
[2.50.2]: https://github.com/taiki-e/install-action/compare/v2.50.1...v2.50.2
[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

View File

@@ -20,13 +20,35 @@
},
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
"latest": {
"version": "1.8.3"
"version": "1.8.4"
},
"1": {
"version": "1.8.3"
"version": "1.8.4"
},
"1.8": {
"version": "1.8.3"
"version": "1.8.4"
},
"1.8.4": {
"x86_64_linux_musl": {
"etag": "0x8DD844D9379A255",
"checksum": "97a743fce803b331cc1e38d9a05cd2455233b24d697798448d0d00ec53c45074"
},
"x86_64_macos": {
"etag": "0x8DD844D9415A7CC",
"checksum": "0fed37fa41e680ffbc12606f7c93ae7813d7866a53d264ce5f5986b884c8f2ac"
},
"x86_64_windows": {
"etag": "0x8DD844D94BDFB84",
"checksum": "a10a44549a7a482798bf5651539bc513c72681ef9150a2c1dff9e9d70b9dbba2"
},
"aarch64_linux_musl": {
"etag": "0x8DD844D955A9C8C",
"checksum": "d6b5b7cbb6d6f0b4be7f2be3cab2598a60ea9c58a0f80496d9cb0e020511b128"
},
"aarch64_macos": {
"etag": "0x8DD844D960DE05F",
"checksum": "db6006e02ed008ed298e267d9407e08d3c92f207b6a8be24d997bbd98540e203"
}
},
"1.8.3": {
"x86_64_linux_musl": {

28
manifests/syft.json generated
View File

@@ -24,13 +24,35 @@
},
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": {
"version": "1.23.0"
"version": "1.23.1"
},
"1": {
"version": "1.23.0"
"version": "1.23.1"
},
"1.23": {
"version": "1.23.0"
"version": "1.23.1"
},
"1.23.1": {
"x86_64_linux_musl": {
"etag": "0x8DD840A1E1BD0B5",
"checksum": "42f3e01b64f054d0caee42073cb94e3ac3e61be6f0100e7ecda96e6a2abf7e22"
},
"x86_64_macos": {
"etag": "0x8DD840A1F0A0703",
"checksum": "76fed9a16fec65c2b13f30e2db6128f625aaf54b82302b427a0e2bbb554c6ab7"
},
"x86_64_windows": {
"etag": "0x8DD840A1EF694D3",
"checksum": "a377dc1bc38727eb98300256dd1bb72d3329745160f5e8aab7699928f8a0c589"
},
"aarch64_linux_musl": {
"etag": "0x8DD840A1DE82985",
"checksum": "6172794c95aebb5c3e84760d6489d1c149762822e254a2e3d413923c1b4263e4"
},
"aarch64_macos": {
"etag": "0x8DD840A1EE349B6",
"checksum": "099f506860bcb5d85d4a981b4fca7a732978d0eeff79876648cc1a5350974f33"
}
},
"1.23.0": {
"x86_64_linux_musl": {