mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-09 22:30:28 +00:00
Update syft@latest to 1.26.0
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `syft@latest` to 1.26.0.
|
||||||
|
|
||||||
## [2.51.3] - 2025-05-20
|
## [2.51.3] - 2025-05-20
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 33.0.0.
|
- Update `wasmtime@latest` to 33.0.0.
|
||||||
|
|||||||
29
manifests/syft.json
generated
29
manifests/syft.json
generated
@@ -24,10 +24,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.25.1"
|
"version": "1.26.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.25.1"
|
"version": "1.26.0"
|
||||||
|
},
|
||||||
|
"1.26": {
|
||||||
|
"version": "1.26.0"
|
||||||
|
},
|
||||||
|
"1.26.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DD97E6326C9DAC",
|
||||||
|
"checksum": "2db9f93ba88edc4b23d09b414954847130c59c625e5cd55c1ca1e3951a56c802"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DD97E6331F6CB6",
|
||||||
|
"checksum": "18a82757a400766e9ce51686de5594b5e09a8f4454c0a8b58707157d52f02687"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DD97E6331F6CB6",
|
||||||
|
"checksum": "eca51fb712144a3af97c3699bde32e0ff5d389ed97985fff975fd46b92410075"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DD97E6327766F7",
|
||||||
|
"checksum": "17710a79dd4d5664bf175c776d04163d0031dc3ec041d5df6a2a5701b8248464"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DD97E6332201E7",
|
||||||
|
"checksum": "9af29fa25554b4ae801b3ced7f4b13b2542c8ec201ec09b1809ead2703a0fd90"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.25": {
|
"1.25": {
|
||||||
"version": "1.25.1"
|
"version": "1.25.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user