Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
e659bf85ee Release 2.20.2 2023-10-11 10:14:52 +09:00
Taiki Endo
36798159cb Update syft@latest to 0.93.0 2023-10-11 03:24:51 +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.20.2] - 2023-10-11
- Update `syft@latest` to 0.93.0.
## [2.20.1] - 2023-10-08
- Update `cargo-binstall@latest` to 1.4.3.
@@ -1293,7 +1297,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.20.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.20.2...HEAD
[2.20.2]: https://github.com/taiki-e/install-action/compare/v2.20.1...v2.20.2
[2.20.1]: https://github.com/taiki-e/install-action/compare/v2.20.0...v2.20.1
[2.20.0]: https://github.com/taiki-e/install-action/compare/v2.19.4...v2.20.0
[2.19.4]: https://github.com/taiki-e/install-action/compare/v2.19.3...v2.19.4

22
manifests/syft.json generated
View File

@@ -23,7 +23,27 @@
}
},
"latest": {
"version": "0.92.0"
"version": "0.93.0"
},
"0.93": {
"version": "0.93.0"
},
"0.93.0": {
"x86_64_linux_musl": {
"checksum": "5fb0eb70c0f618e9a8b93d68b59da4b5758164b1aacc062e2150341baf7acc73"
},
"x86_64_macos": {
"checksum": "fbf8d99ff614221bdb78dc608dd4430b0fd04a56939a779818c7b296dfd470f1"
},
"x86_64_windows": {
"checksum": "78da6446129fa3ae65114ddf8a56b7d581e21796fd7db8c0724d9ae8f8e3eeb4"
},
"aarch64_linux_musl": {
"checksum": "f2f8889305350ee3a53a012246acfa10b59b7aee67e9b6a2e811f05b67f74588"
},
"aarch64_macos": {
"checksum": "169da07ce4cbe5f59ae3cc6a65b7b7b539ed07b987905e526d5fc4491ea0024e"
}
},
"0.92": {
"version": "0.92.0"