Compare commits

...

10 Commits

Author SHA1 Message Date
Taiki Endo
1d776b18af Release 2.27.12 2024-02-28 21:09:54 +09:00
Taiki Endo
81abe345b7 Update cargo-deny@latest to 0.14.15 2024-02-28 18:09:10 +09:00
Taiki Endo
5f9cf6b4fe Release 2.27.11 2024-02-27 03:12:36 +09:00
Taiki Endo
95b5ab96b5 Update syft@latest to 0.105.1 2024-02-27 03:11:06 +09:00
Taiki Endo
4ce8785db2 Release 2.27.10 2024-02-26 22:08:34 +09:00
Taiki Endo
b6ca16afe8 Update cargo-deny@latest to 0.14.14 2024-02-26 21:12:32 +09:00
Taiki Endo
b7add58e53 Release 2.27.9 2024-02-25 03:22:48 +09:00
Taiki Endo
7c8258428e Update cargo-deny@latest to 0.14.13 2024-02-25 00:09:22 +09:00
Taiki Endo
ffdab02603 Release 2.27.8 2024-02-24 03:59:16 +09:00
Taiki Endo
106e933ca7 Update cargo-make@latest to 0.37.10 2024-02-24 03:58:36 +09:00
4 changed files with 105 additions and 7 deletions

View File

@@ -10,6 +10,26 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.27.12] - 2024-02-28
- Update `cargo-deny@latest` to 0.14.15.
## [2.27.11] - 2024-02-26
- Update `syft@latest` to 0.105.1.
## [2.27.10] - 2024-02-26
- Update `cargo-deny@latest` to 0.14.14.
## [2.27.9] - 2024-02-24
- Update `cargo-deny@latest` to 0.14.13.
## [2.27.8] - 2024-02-23
- Update `cargo-make@latest` to 0.37.10.
## [2.27.7] - 2024-02-23
- Update `cargo-deny@latest` to 0.14.12.
@@ -1797,7 +1817,12 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.27.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.27.12...HEAD
[2.27.12]: https://github.com/taiki-e/install-action/compare/v2.27.11...v2.27.12
[2.27.11]: https://github.com/taiki-e/install-action/compare/v2.27.10...v2.27.11
[2.27.10]: https://github.com/taiki-e/install-action/compare/v2.27.9...v2.27.10
[2.27.9]: https://github.com/taiki-e/install-action/compare/v2.27.8...v2.27.9
[2.27.8]: https://github.com/taiki-e/install-action/compare/v2.27.7...v2.27.8
[2.27.7]: https://github.com/taiki-e/install-action/compare/v2.27.6...v2.27.7
[2.27.6]: https://github.com/taiki-e/install-action/compare/v2.27.5...v2.27.6
[2.27.5]: https://github.com/taiki-e/install-action/compare/v2.27.4...v2.27.5

View File

@@ -19,10 +19,52 @@
}
},
"latest": {
"version": "0.14.12"
"version": "0.14.15"
},
"0.14": {
"version": "0.14.12"
"version": "0.14.15"
},
"0.14.15": {
"x86_64_linux_musl": {
"checksum": "701e4c44a141896a0004bc1ab4e8d5ee4f0f7c7a2de33c40bdf85e89be46b016"
},
"x86_64_macos": {
"checksum": "7afb5672ad70c6a6926991824eac208990c4ca954bda0a813422aeab48aa488e"
},
"x86_64_windows": {
"checksum": "5470fba9a52f51a065944973902156b70dfd50bd0faffe6b3ed41429afd2ffcb"
},
"aarch64_macos": {
"checksum": "ce1ad18a668f7329d35840de296e41a20c0153043ff26cccd0376ebce5323236"
}
},
"0.14.14": {
"x86_64_linux_musl": {
"checksum": "fdd45d15a514a953b6f5dbbc16187fee3786ebe61f8da95728aec65e63a622a6"
},
"x86_64_macos": {
"checksum": "b665b02f3fc99391d88464937713182e5781da8bd0e56a80cea425a1856d4688"
},
"x86_64_windows": {
"checksum": "358dffea748f829f3eec3f5b3ac9fabd44638f1efe10dd399ef4b66e9b1f8bb3"
},
"aarch64_macos": {
"checksum": "a799cb6ac6c469b8cc4ffd16214d5970557af481c1818712d6c4130db35feb24"
}
},
"0.14.13": {
"x86_64_linux_musl": {
"checksum": "d87515bea48fc7a6f7b23fdc7c9a85c5428b9d31666e110852216f6ec2c4596b"
},
"x86_64_macos": {
"checksum": "ff8f75ad330f82f58670ea7de1d49f657ad82b5e54f57c31584e37764fe232c7"
},
"x86_64_windows": {
"checksum": "6ef0f6b3d1b31c26affea703ebe3578e1206dbd1b02672d1f4ffb0f541faad0e"
},
"aarch64_macos": {
"checksum": "a511e16cbee10e22fa2826586194572707c077ff9e3240dd1822443d86892c00"
}
},
"0.14.12": {
"x86_64_linux_musl": {

View File

@@ -19,10 +19,24 @@
}
},
"latest": {
"version": "0.37.9"
"version": "0.37.10"
},
"0.37": {
"version": "0.37.9"
"version": "0.37.10"
},
"0.37.10": {
"x86_64_linux_musl": {
"checksum": "f75cd1d6d776754a88c20d22190efdaa4ac5066e61eb9699ab6b3d884c3b116a"
},
"x86_64_macos": {
"checksum": "0046eb73677639aea70ec890896c31f5c9bfca12a9bdddf8be155738189ad1a0"
},
"x86_64_windows": {
"checksum": "ee550a626b0ec1d03b703bd6e53ad17f95eb7586f8c6d7bd589e0a6a77b87eac"
},
"aarch64_macos": {
"checksum": "cba2c5ce4f9f60255046e7b8a3547eebf6a62f59e20fb64adc2811f1a855d0fe"
}
},
"0.37.9": {
"x86_64_linux_musl": {

21
manifests/syft.json generated
View File

@@ -23,10 +23,27 @@
}
},
"latest": {
"version": "0.105.0"
"version": "0.105.1"
},
"0.105": {
"version": "0.105.0"
"version": "0.105.1"
},
"0.105.1": {
"x86_64_linux_musl": {
"checksum": "6a1b8a734a0939799239ba067895a7bc5ad57ac73c91bb197bed4d1d1705fbb1"
},
"x86_64_macos": {
"checksum": "c0d9a60a78545774fa0a52b67c825fa632ff7538c992b5a2a1f2ee8753aee765"
},
"x86_64_windows": {
"checksum": "d106f8bb994e86b53739076995322832278eb3ad61288c1793fe6b3b6c677f12"
},
"aarch64_linux_musl": {
"checksum": "eaf059dc2d816b1e994ab9ba98fcea2dcf0f261767c75757103ef1f51ec44889"
},
"aarch64_macos": {
"checksum": "445020fb7a6cd2f93c2f6a4c03273495e026e68b59b2018dd44c42e378e12794"
}
},
"0.105.0": {
"x86_64_linux_musl": {