Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
b4f94d4449 Release 2.21.8 2023-11-08 03:16:43 +09:00
Taiki Endo
c79d1c88dc Update syft@latest to 0.95.0 2023-11-08 03:09:28 +09:00
2 changed files with 27 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.21.8] - 2023-11-07
- Update `syft@latest` to 0.95.0.
## [2.21.7] - 2023-11-02
- Update `wasmtime@latest` to 14.0.4.
@@ -1405,7 +1409,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.21.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.8...HEAD
[2.21.8]: https://github.com/taiki-e/install-action/compare/v2.21.7...v2.21.8
[2.21.7]: https://github.com/taiki-e/install-action/compare/v2.21.6...v2.21.7
[2.21.6]: https://github.com/taiki-e/install-action/compare/v2.21.5...v2.21.6
[2.21.5]: https://github.com/taiki-e/install-action/compare/v2.21.4...v2.21.5

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"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": {
"version": "0.94.0"