mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-03 19:50:35 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a27ef18d36 | ||
|
|
06fef5ea2e | ||
|
|
1045f52d14 | ||
|
|
7b1a05e5c3 | ||
|
|
8a531e998b |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.54.3] - 2025-06-28
|
||||
|
||||
- Update `cargo-careful@latest` to 0.4.8.
|
||||
|
||||
## [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 +4032,9 @@ 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.3...HEAD
|
||||
[2.54.3]: https://github.com/taiki-e/install-action/compare/v2.54.2...v2.54.3
|
||||
[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
|
||||
|
||||
21
manifests/cargo-careful.json
generated
21
manifests/cargo-careful.json
generated
@@ -3,10 +3,27 @@
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/RalfJung/cargo-careful/blob/master/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.4.7"
|
||||
"version": "0.4.8"
|
||||
},
|
||||
"0.4": {
|
||||
"version": "0.4.7"
|
||||
"version": "0.4.8"
|
||||
},
|
||||
"0.4.8": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/RalfJung/cargo-careful/releases/download/v0.4.8/cargo-careful-x86_64-unknown-linux-musl",
|
||||
"etag": "0x8DDB61A17F9E28C",
|
||||
"checksum": "005394c8fe43f8f759dd7c7acbb3aee4e824651d29e8c4779f03e30ac9f7f2d8"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/RalfJung/cargo-careful/releases/download/v0.4.8/cargo-careful-x86_64-apple-darwin",
|
||||
"etag": "0x8DDB61A17F88483",
|
||||
"checksum": "a77f01f08f01655d37094ed702874012f74cf3e55a265fcaba0b634dd335fa7e"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/RalfJung/cargo-careful/releases/download/v0.4.8/cargo-careful-windows.exe",
|
||||
"etag": "0x8DDB61A17F6FF9F",
|
||||
"checksum": "89cf667991f6ed681a0ed29128d27f6c7efc74dd26867c33cf2d5956ceb32498"
|
||||
}
|
||||
},
|
||||
"0.4.7": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
32
manifests/rclone.json
generated
32
manifests/rclone.json
generated
@@ -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
29
manifests/zizmor.json
generated
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user