mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-30 10:50:25 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb5a346581 | ||
|
|
124d8a1ea2 | ||
|
|
feae27da5e |
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.43.7] - 2024-09-15
|
||||||
|
|
||||||
|
- Update `knope@latest` to 0.18.1.
|
||||||
|
|
||||||
|
- Update `cargo-llvm-cov@latest` to 0.6.13.
|
||||||
|
|
||||||
## [2.43.6] - 2024-09-14
|
## [2.43.6] - 2024-09-14
|
||||||
|
|
||||||
- Update `parse-changelog@latest` to 0.6.9.
|
- Update `parse-changelog@latest` to 0.6.9.
|
||||||
@@ -2724,7 +2730,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.43.6...HEAD
|
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.43.7...HEAD
|
||||||
|
[2.43.7]: https://github.com/taiki-e/install-action/compare/v2.43.6...v2.43.7
|
||||||
[2.43.6]: https://github.com/taiki-e/install-action/compare/v2.43.5...v2.43.6
|
[2.43.6]: https://github.com/taiki-e/install-action/compare/v2.43.5...v2.43.6
|
||||||
[2.43.5]: https://github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5
|
[2.43.5]: https://github.com/taiki-e/install-action/compare/v2.43.4...v2.43.5
|
||||||
[2.43.4]: https://github.com/taiki-e/install-action/compare/v2.43.3...v2.43.4
|
[2.43.4]: https://github.com/taiki-e/install-action/compare/v2.43.3...v2.43.4
|
||||||
|
|||||||
26
manifests/cargo-llvm-cov.json
generated
26
manifests/cargo-llvm-cov.json
generated
@@ -19,10 +19,32 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
|
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-llvm-cov/blob/main/LICENSE-MIT)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.6.12"
|
"version": "0.6.13"
|
||||||
},
|
},
|
||||||
"0.6": {
|
"0.6": {
|
||||||
"version": "0.6.12"
|
"version": "0.6.13"
|
||||||
|
},
|
||||||
|
"0.6.13": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DCD500F32D2655",
|
||||||
|
"checksum": "59329fb134dc5fd5885740a2f2efd7376ad8dc5af6f53285082cfda411e48ff6"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCD501379C33A1",
|
||||||
|
"checksum": "2d1eb58c8617b1e90ef1fe3e377601ab16773b0aacd70b3f178d93027d132b7b"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCD5011565966A",
|
||||||
|
"checksum": "417b3ecca6f796936f7400f7e203aa3e7b469112644d73870fc4c39d32fb6872"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DCD500F4468134",
|
||||||
|
"checksum": "cf8c7e452f99a7e315ddd0eac906945388f2743aaf99961d7a3a5b07cd2035a3"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCD5010D342FEA",
|
||||||
|
"checksum": "23e3c5e915dbec0e1486ea110f38d49ef768f5c22af5209dde1eb9bb55db8bbc"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.6.12": {
|
"0.6.12": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
30
manifests/knope.json
generated
30
manifests/knope.json
generated
@@ -3,10 +3,36 @@
|
|||||||
"template": null,
|
"template": null,
|
||||||
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.18.0"
|
"version": "0.18.1"
|
||||||
},
|
},
|
||||||
"0.18": {
|
"0.18": {
|
||||||
"version": "0.18.0"
|
"version": "0.18.1"
|
||||||
|
},
|
||||||
|
"0.18.1": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.1/knope-x86_64-unknown-linux-musl.tgz",
|
||||||
|
"etag": "0x8DCD528522BA9D9",
|
||||||
|
"checksum": "5f355e0ad6a11a24fab2d321d311efb6d9ad7e7ee78d847d27b97211d0e9ea5d",
|
||||||
|
"bin": "knope-x86_64-unknown-linux-musl/knope"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.1/knope-x86_64-apple-darwin.tgz",
|
||||||
|
"etag": "0x8DCD52852256F50",
|
||||||
|
"checksum": "3f58e382495a39c0803cdfe515c930c06a07bd79c45c49afae7e453f8817df2d",
|
||||||
|
"bin": "knope-x86_64-apple-darwin/knope"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.1/knope-x86_64-pc-windows-msvc.tgz",
|
||||||
|
"etag": "0x8DCD528522C9332",
|
||||||
|
"checksum": "8bf553e3474ee637385c853f47003c2d2242232ed7ee5c1ae4e6db02249acc76",
|
||||||
|
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.18.1/knope-aarch64-apple-darwin.tgz",
|
||||||
|
"etag": "0x8DCD528522E181B",
|
||||||
|
"checksum": "931e7a1214209e78ac63d5d37a64485623cd54916368f68095f38779373df5ec",
|
||||||
|
"bin": "knope-aarch64-apple-darwin/knope"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.18.0": {
|
"0.18.0": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user