Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
a8a128c2d2 Release 2.38.7 2024-06-15 11:38:52 +09:00
Taiki Endo
2bc1761887 Update syft@latest to 1.7.0 2024-06-15 06:52:17 +09:00
Taiki Endo
8a60518f4e Update just@latest to 1.29.1 2024-06-15 06:52:17 +09:00
Taiki Endo
30a11dbd9e Update rclone@latest to 1.67.0 2024-06-15 03:52:33 +09:00
4 changed files with 77 additions and 8 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.38.7] - 2024-06-15
- Update `syft@latest` to 1.7.0.
- Update `just@latest` to 1.29.1.
- Update `rclone@latest` to 1.67.0.
## [2.38.6] - 2024-06-14 ## [2.38.6] - 2024-06-14
- Update `just@latest` to 1.29.0. - Update `just@latest` to 1.29.0.
@@ -2328,7 +2336,8 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.38.6...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.38.7...HEAD
[2.38.7]: https://github.com/taiki-e/install-action/compare/v2.38.6...v2.38.7
[2.38.6]: https://github.com/taiki-e/install-action/compare/v2.38.5...v2.38.6 [2.38.6]: https://github.com/taiki-e/install-action/compare/v2.38.5...v2.38.6
[2.38.5]: https://github.com/taiki-e/install-action/compare/v2.38.4...v2.38.5 [2.38.5]: https://github.com/taiki-e/install-action/compare/v2.38.4...v2.38.5
[2.38.4]: https://github.com/taiki-e/install-action/compare/v2.38.3...v2.38.4 [2.38.4]: https://github.com/taiki-e/install-action/compare/v2.38.3...v2.38.4

23
manifests/just.json generated
View File

@@ -19,13 +19,30 @@
}, },
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
"latest": { "latest": {
"version": "1.29.0" "version": "1.29.1"
}, },
"1": { "1": {
"version": "1.29.0" "version": "1.29.1"
}, },
"1.29": { "1.29": {
"version": "1.29.0" "version": "1.29.1"
},
"1.29.1": {
"x86_64_linux_musl": {
"checksum": "42c47bd34b511c43a4d51a13c425c0e0f51e59e20b9f390fbd8838b85ee8db1b"
},
"x86_64_macos": {
"checksum": "5415dfcf2640b10823c2157c3f5a634d93f0a4a7005f4955bdcc3f009b406727"
},
"x86_64_windows": {
"checksum": "194c49878a502d9b756367e8164e1abf00955cf45af0f1e699ea9c9a45a92ba8"
},
"aarch64_linux_musl": {
"checksum": "53f43c93497a1ae4045f09fa1b528dd800ce5046ad945f4d3cd92a4fc99da353"
},
"aarch64_macos": {
"checksum": "075ddcc42de6e90dc46a942c8b1914142563dff49f6e8dd2785da3c263e6663e"
}
}, },
"1.29.0": { "1.29.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

27
manifests/rclone.json generated
View File

@@ -28,10 +28,33 @@
}, },
"license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)", "license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)",
"latest": { "latest": {
"version": "1.66.0" "version": "1.67.0"
}, },
"1": { "1": {
"version": "1.66.0" "version": "1.67.0"
},
"1.67": {
"version": "1.67.0"
},
"1.67.0": {
"x86_64_linux_musl": {
"checksum": "07c23d21a94d70113d949253478e13261c54d14d72023bb14d96a8da5f3e7722"
},
"x86_64_macos": {
"checksum": "1a1a3b080393b721ba5f38597305be2dbac3b654b43dfac3ebe4630b4e6406c3"
},
"x86_64_windows": {
"checksum": "117b99441024607d6043e274c7fcbed64d07ad87347d17dd0a717bdc1c59716b"
},
"aarch64_linux_musl": {
"checksum": "2b44981a1a7d1f432c53c0f2f0b6bcdd410f6491c47dc55428fdac0b85c763f1"
},
"aarch64_macos": {
"checksum": "4dc6142aea78bb86f1236fe38e570b715990503c09733418c0cd2300e45651e4"
},
"aarch64_windows": {
"checksum": "54f263712d02bf2345eb5a3444aa4f07b990f5b4c6d02f1de892d1ff8028b50c"
}
}, },
"1.66": { "1.66": {
"version": "1.66.0" "version": "1.66.0"

24
manifests/syft.json generated
View File

@@ -24,10 +24,30 @@
}, },
"license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)", "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)",
"latest": { "latest": {
"version": "1.6.0" "version": "1.7.0"
}, },
"1": { "1": {
"version": "1.6.0" "version": "1.7.0"
},
"1.7": {
"version": "1.7.0"
},
"1.7.0": {
"x86_64_linux_musl": {
"checksum": "2d36ba261e94f93bbb9538a975a63a494cc9b4440dcd2ee43e68b4a70a506916"
},
"x86_64_macos": {
"checksum": "e7a9ed735c2436f4a00bec80ec431788e008021e2af1ddce7747b3ae9a10b012"
},
"x86_64_windows": {
"checksum": "3c7908b5838a2a24ea4fa26425ee2690e1ada5e9763f7493a99d8efb1d9a08a8"
},
"aarch64_linux_musl": {
"checksum": "cf43f1702ee063071be929f5561b093f58aa08d4dc5e19016e5d25e1453d81fe"
},
"aarch64_macos": {
"checksum": "a076de1eb324b96a00e6b8546cbb77eb2ca34f0a38a008e4c10708778df4741c"
}
}, },
"1.6": { "1.6": {
"version": "1.6.0" "version": "1.6.0"