mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 21:40:30 +00:00
Update syft@latest to 1.0.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.0.0.
|
||||||
|
|
||||||
## [2.27.13] - 2024-02-29
|
## [2.27.13] - 2024-02-29
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 18.0.2.
|
- Update `wasmtime@latest` to 18.0.2.
|
||||||
|
|||||||
25
manifests/syft.json
generated
25
manifests/syft.json
generated
@@ -23,7 +23,30 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.105.1"
|
"version": "1.0.0"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"version": "1.0.0"
|
||||||
|
},
|
||||||
|
"1.0": {
|
||||||
|
"version": "1.0.0"
|
||||||
|
},
|
||||||
|
"1.0.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "27dfeaca134cd8aeff6135ba349ff922109bd89b955755459601667d69fed88e"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "3c191441fa355d9fad0be169c29b0b54f541a732b9094f29cda07d367b4d8147"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "39780b81a860ec38e23389f7e7290cb4c1988f6df11e60183db69d221210881f"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "1353dd45f207610c68048f6296f78e6164f0d7608b3bb09d27c7d385a0537f68"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "95c5ec22913b72a10e90760b85901c4a6a166defda52ba181d7c0281eb7a80ed"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.105": {
|
"0.105": {
|
||||||
"version": "0.105.1"
|
"version": "0.105.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user