mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-30 19:00:25 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1fd1160ee1 | ||
|
|
a56809b7da | ||
|
|
4af683f0e4 | ||
|
|
5f6f3e0538 | ||
|
|
0a75db001a |
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.58.7] - 2025-08-11
|
||||
|
||||
- Update `knope@latest` to 0.21.2.
|
||||
|
||||
- Update `cyclonedx@latest` to 0.29.1.
|
||||
|
||||
## [2.58.6] - 2025-08-10
|
||||
|
||||
- Update `cargo-semver-checks@latest` to 0.43.0.
|
||||
|
||||
## [2.58.5] - 2025-08-10
|
||||
|
||||
- Update `knope@latest` to 0.21.1.
|
||||
@@ -4270,7 +4280,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.58.5...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.7...HEAD
|
||||
[2.58.7]: https://github.com/taiki-e/install-action/compare/v2.58.6...v2.58.7
|
||||
[2.58.6]: https://github.com/taiki-e/install-action/compare/v2.58.5...v2.58.6
|
||||
[2.58.5]: https://github.com/taiki-e/install-action/compare/v2.58.4...v2.58.5
|
||||
[2.58.4]: https://github.com/taiki-e/install-action/compare/v2.58.3...v2.58.4
|
||||
[2.58.3]: https://github.com/taiki-e/install-action/compare/v2.58.2...v2.58.3
|
||||
|
||||
27
manifests/cargo-semver-checks.json
generated
27
manifests/cargo-semver-checks.json
generated
@@ -19,7 +19,32 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/obi1kenobi/cargo-semver-checks/blob/main/LICENSE-MIT)",
|
||||
"latest": {
|
||||
"version": "0.42.0"
|
||||
"version": "0.43.0"
|
||||
},
|
||||
"0.43": {
|
||||
"version": "0.43.0"
|
||||
},
|
||||
"0.43.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DDD7CA45300CCE",
|
||||
"checksum": "572a0c2a870601c16f2e2533715851c2575c59957ff366d937e21d0b8fc8eb59"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDD7CA0F4AA6A7",
|
||||
"checksum": "b54e9bae420a768fd258adf8e31aa3baf011d402a1a05728628203925e0b3eea"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDD7CAD3DF0491",
|
||||
"checksum": "a6468b21874e333c966f46c248c5d78cbb3631e2e3349082d9fc233a024ab5a1"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DDD7CA49FCC802",
|
||||
"checksum": "53a220d0c123a2ac450f0aae326b52946d57744d8414aeaac4845f076529a41f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDD7CA103F651B",
|
||||
"checksum": "f4b268d638223237203746258fa1e83c24ef9f6df06f71a5528491abbcbda300"
|
||||
}
|
||||
},
|
||||
"0.42": {
|
||||
"version": "0.42.0"
|
||||
|
||||
30
manifests/cyclonedx.json
generated
30
manifests/cyclonedx.json
generated
@@ -22,10 +22,36 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/CycloneDX/cyclonedx-cli/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.29.0"
|
||||
"version": "0.29.1"
|
||||
},
|
||||
"0.29": {
|
||||
"version": "0.29.0"
|
||||
"version": "0.29.1"
|
||||
},
|
||||
"0.29.1": {
|
||||
"x86_64_linux_gnu": {
|
||||
"etag": "0x8DDD82505BA944C",
|
||||
"checksum": "1daceab1a7613603072db34d406659f0865623a4f137637440764cb9aa31236c"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDD8251BA680B4",
|
||||
"checksum": "d38e495afdcb5b999b4e23dc61be0b06243fb253d8e849ec873ffabdb38d6013"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDD8250FB9D2B9",
|
||||
"checksum": "9ac3fe935fa28571e6a16f0e3e4e6e818e41b8b022b6d5b9c1e0f0a9f1bc8273"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DDD8250D1C28E9",
|
||||
"checksum": "f5e06b0ca05895feb39fb0d66443d6c64a50a7ac545e20a01b193b09adb1be9f"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDD82537C86BA4",
|
||||
"checksum": "d14e98223a2aff50b416eaebee0577566ff16e8b86a85cbb12c5a43b39f55f40"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DDD825196424C1",
|
||||
"checksum": "d7dce1cbbddae799d65112ee12226653a0cceafda853c1189a212427f06209e1"
|
||||
}
|
||||
},
|
||||
"0.29.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
30
manifests/knope.json
generated
30
manifests/knope.json
generated
@@ -3,10 +3,36 @@
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.21.1"
|
||||
"version": "0.21.2"
|
||||
},
|
||||
"0.21": {
|
||||
"version": "0.21.1"
|
||||
"version": "0.21.2"
|
||||
},
|
||||
"0.21.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.21.2/knope-x86_64-unknown-linux-musl.tgz",
|
||||
"etag": "0x8DDD841773FA974",
|
||||
"checksum": "ce0bcadd6671229facb48dbd78db246954ae92f57a9e9a28533213f8d8eb6bd2",
|
||||
"bin": "knope-x86_64-unknown-linux-musl/knope"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.21.2/knope-x86_64-apple-darwin.tgz",
|
||||
"etag": "0x8DDD841773AF3D9",
|
||||
"checksum": "7030e567079ac7eee80f2563fb37dc47efb845c9ed7883aeca123a1addbe187f",
|
||||
"bin": "knope-x86_64-apple-darwin/knope"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.21.2/knope-x86_64-pc-windows-msvc.tgz",
|
||||
"etag": "0x8DDD8417738FA39",
|
||||
"checksum": "e961b2676ce477b900d5b118a2274cbc3931139c7298200b1e419c7b41563ed8",
|
||||
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.21.2/knope-aarch64-apple-darwin.tgz",
|
||||
"etag": "0x8DDD8417737E9FC",
|
||||
"checksum": "6715794d77620a2e4e409ad9aa509038a74c1d66932e0cb9d33e67876b5192bb",
|
||||
"bin": "knope-aarch64-apple-darwin/knope"
|
||||
}
|
||||
},
|
||||
"0.21.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user