Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
1045f52d14 Release 2.54.2 2025-06-28 00:20:01 +09:00
Taiki Endo
7b1a05e5c3 Update rclone@latest to 1.70.2 2025-06-28 00:16:22 +09:00
Taiki Endo
8a531e998b Update zizmor@latest to 1.10.0 2025-06-27 06:17:21 +09:00
3 changed files with 64 additions and 6 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.54.2] - 2025-06-27
- Update `rclone@latest` to 1.70.2.
- Update `zizmor@latest` to 1.10.0.
## [2.54.1] - 2025-06-25
- Update `wasmtime@latest` to 34.0.1.
@@ -4022,7 +4028,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.54.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.54.2...HEAD
[2.54.2]: https://github.com/taiki-e/install-action/compare/v2.54.1...v2.54.2
[2.54.1]: https://github.com/taiki-e/install-action/compare/v2.54.0...v2.54.1
[2.54.0]: https://github.com/taiki-e/install-action/compare/v2.53.2...v2.54.0
[2.53.2]: https://github.com/taiki-e/install-action/compare/v2.53.1...v2.53.2

32
manifests/rclone.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)",
"latest": {
"version": "1.70.1"
"version": "1.70.2"
},
"1": {
"version": "1.70.1"
"version": "1.70.2"
},
"1.70": {
"version": "1.70.1"
"version": "1.70.2"
},
"1.70.2": {
"x86_64_linux_musl": {
"etag": "0x8DDB57C49ABBEF9",
"checksum": "7bfa813f426820d20436e48a4e0b9bf21977fcd513a48f2d28eede3136b4bacb"
},
"x86_64_macos": {
"etag": "0x8DDB57D3AC9D274",
"checksum": "36b5b4c24b42c1a43f2c43127cbda366e23c0b7eb3b2ce6d864ea5db1f370ffc"
},
"x86_64_windows": {
"etag": "0x8DDB57D7595F420",
"checksum": "33754d8b3ed6dbade30883d497cf6abd10243de339298513acd28ab7bafe6bbb"
},
"aarch64_linux_musl": {
"etag": "0x8DDB57C8643BEE1",
"checksum": "f79595d23fe45bac9d2a159562ab5e22dcb8b057fa9c7a2248d3541573e9e0a7"
},
"aarch64_macos": {
"etag": "0x8DDB57D45F31D41",
"checksum": "8f9fac1e984089d4fdef49b09aef29586656713a5ca09f21a58de517a20213c7"
},
"aarch64_windows": {
"etag": "0x8DDB57D7D3497D1",
"checksum": "05cef519b98660d5e9322faec0ecf75667f81a731f2e1d4a3388895b5eefb9e3"
}
},
"1.70.1": {
"x86_64_linux_musl": {

29
manifests/zizmor.json generated
View File

@@ -19,10 +19,35 @@
},
"license_markdown": "[MIT](https://github.com/zizmorcore/zizmor/blob/main/LICENSE)",
"latest": {
"version": "1.9.0"
"version": "1.10.0"
},
"1": {
"version": "1.9.0"
"version": "1.10.0"
},
"1.10": {
"version": "1.10.0"
},
"1.10.0": {
"x86_64_linux_gnu": {
"etag": "0x8DDB4E0F4BF6019",
"checksum": "83d2f9ce5980f973b627da05680ec21c858ce777593a492997ff70d2735df1b6"
},
"x86_64_macos": {
"etag": "0x8DDB4E0F470FC1D",
"checksum": "f05fd250141a5ffce568640726500cad301ce459893c4a9748c1481e32d4a79f"
},
"x86_64_windows": {
"etag": "0x8DDB4E0F47197E7",
"checksum": "8ad4052bf32a6016b5f1cca941ac362081f1433e0454b7e6409256a4436a1685"
},
"aarch64_linux_gnu": {
"etag": "0x8DDB4E0F46659BB",
"checksum": "7c8c3f30c83deafd91f49943a81e962d0ac40645d4648851a615a34ccc3ba183"
},
"aarch64_macos": {
"etag": "0x8DDB4E0F4687A33",
"checksum": "366a025f7c2576fba04fa63108895c3a9adbccad23bd589ffbaacbc79693c95e"
}
},
"1.9": {
"version": "1.9.0"