mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 22:50:32 +00:00
Update syft@latest to 0.95.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 0.95.0.
|
||||||
|
|
||||||
## [2.21.7] - 2023-11-02
|
## [2.21.7] - 2023-11-02
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 14.0.4.
|
- Update `wasmtime@latest` to 14.0.4.
|
||||||
|
|||||||
22
manifests/syft.json
generated
22
manifests/syft.json
generated
@@ -23,7 +23,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.94.0"
|
"version": "0.95.0"
|
||||||
|
},
|
||||||
|
"0.95": {
|
||||||
|
"version": "0.95.0"
|
||||||
|
},
|
||||||
|
"0.95.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"checksum": "437ce8e8f23176a88f8ad05a6252dc417081a4569c921ddbe6241c9873da8cba"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"checksum": "6d46dc6a5565a5296a3ca606345d249796248f334c438f3ec59419227357f3ec"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"checksum": "aff4d28a825e59e799610463cdce3ff89fc41532b2cadfa7067a8e2295bcd315"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"checksum": "8fc9b37e861ebc9fdddf09dc3b1089cdab6a7f2eb4f18c0d57e1716cdd1c8d25"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"checksum": "bcc97342151b95dfa4fbe06c25de4508b6e703f3780b1ad4a2be67ec15844e66"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.94": {
|
"0.94": {
|
||||||
"version": "0.94.0"
|
"version": "0.94.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user