mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-03 03:30:36 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0dfbb6a9a | ||
|
|
9d6ceaeb98 | ||
|
|
228dab2329 | ||
|
|
809e10a40c | ||
|
|
9603d53489 | ||
|
|
d3f40b5ae9 |
17
CHANGELOG.md
17
CHANGELOG.md
@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.58.16] - 2025-08-16
|
||||
|
||||
- Update `cargo-machete@latest` to 0.9.1.
|
||||
|
||||
## [2.58.15] - 2025-08-15
|
||||
|
||||
- Update `cargo-machete@latest` to 0.9.0.
|
||||
|
||||
## [2.58.14] - 2025-08-15
|
||||
|
||||
- Update `release-plz@latest` to 0.3.141.
|
||||
|
||||
## [2.58.13] - 2025-08-15
|
||||
|
||||
- Update `zizmor@latest` to 1.12.1.
|
||||
@@ -4310,7 +4322,10 @@ 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.13...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.16...HEAD
|
||||
[2.58.16]: https://github.com/taiki-e/install-action/compare/v2.58.15...v2.58.16
|
||||
[2.58.15]: https://github.com/taiki-e/install-action/compare/v2.58.14...v2.58.15
|
||||
[2.58.14]: https://github.com/taiki-e/install-action/compare/v2.58.13...v2.58.14
|
||||
[2.58.13]: https://github.com/taiki-e/install-action/compare/v2.58.12...v2.58.13
|
||||
[2.58.12]: https://github.com/taiki-e/install-action/compare/v2.58.11...v2.58.12
|
||||
[2.58.11]: https://github.com/taiki-e/install-action/compare/v2.58.10...v2.58.11
|
||||
|
||||
57
manifests/cargo-machete.json
generated
57
manifests/cargo-machete.json
generated
@@ -3,7 +3,62 @@
|
||||
"template": null,
|
||||
"license_markdown": "[MIT](https://github.com/bnjbvr/cargo-machete/blob/main/LICENSE.md)",
|
||||
"latest": {
|
||||
"version": "0.8.0"
|
||||
"version": "0.9.1"
|
||||
},
|
||||
"0.9": {
|
||||
"version": "0.9.1"
|
||||
},
|
||||
"0.9.1": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DDDC3CA64ABB0D",
|
||||
"checksum": "640b0814480b401e4e72201e52a13e1311b8eb8d7c27faa08bbe9886f252f26d",
|
||||
"bin": "cargo-machete-v0.9.1-x86_64-unknown-linux-musl/cargo-machete"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DDDC3CAD4AC530",
|
||||
"checksum": "fd0c0dbcc9db0c1b8745fe9dc4f273d838b04391c6e487d1146957bf687a9703",
|
||||
"bin": "cargo-machete-v0.9.1-x86_64-apple-darwin/cargo-machete"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-x86_64-pc-windows-msvc.tar.gz",
|
||||
"etag": "0x8DDDC3CCBDFEDF5",
|
||||
"checksum": "c812550857db16ae352ae0b3a67ad806a172e7caf33380fc338fca298faf3ec8",
|
||||
"bin": "cargo-machete-v0.9.1-x86_64-pc-windows-msvc/cargo-machete.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.1/cargo-machete-v0.9.1-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DDDC3CA9378A6D",
|
||||
"checksum": "72355383848acb154060e6fea2d5b7d58a825ed49fef157b46a6fe25180f8638",
|
||||
"bin": "cargo-machete-v0.9.1-aarch64-apple-darwin/cargo-machete"
|
||||
}
|
||||
},
|
||||
"0.9.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DDDBF8F7C53C6A",
|
||||
"checksum": "f9ac0cf39356fe99e1203e73145d65665b034f4c8e7c8cff95f8d0642a87a17d",
|
||||
"bin": "cargo-machete-v0.9.0-x86_64-unknown-linux-musl/cargo-machete"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DDDBF90A85947B",
|
||||
"checksum": "bb03895c6819453e0dd1714fc9dedd38281979ecd31aa7cc0fd1a7b74b3b82e2",
|
||||
"bin": "cargo-machete-v0.9.0-x86_64-apple-darwin/cargo-machete"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-x86_64-pc-windows-msvc.tar.gz",
|
||||
"etag": "0x8DDDBF9222B421E",
|
||||
"checksum": "b2e5faa490a5e3872d5fdc062b6989b6acf5b5f2ac430f770036a87fe224e75c",
|
||||
"bin": "cargo-machete-v0.9.0-x86_64-pc-windows-msvc/cargo-machete.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.9.0/cargo-machete-v0.9.0-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DDDBF9043CE843",
|
||||
"checksum": "6a8f680c9a57d5655464986480125039dc4b89cb8edcf11f71e24927255626f2",
|
||||
"bin": "cargo-machete-v0.9.0-aarch64-apple-darwin/cargo-machete"
|
||||
}
|
||||
},
|
||||
"0.8": {
|
||||
"version": "0.8.0"
|
||||
|
||||
30
manifests/release-plz.json
generated
30
manifests/release-plz.json
generated
@@ -22,10 +22,36 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.3.140"
|
||||
"version": "0.3.141"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.140"
|
||||
"version": "0.3.141"
|
||||
},
|
||||
"0.3.141": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DDDBF0866DA262",
|
||||
"checksum": "facd0f15ee51c95121452cc34ad939357c7915e12af115cbd527ec31182ddd3b"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDDBF1A2AC08B9",
|
||||
"checksum": "6d208b2c28cc7e33cb006d652ecc079d4e85b1187fe9ce49d0e356a8ca0cb9d6"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDDBF1072B2F3C",
|
||||
"checksum": "d5cae8bd16989f45c931b49e23f34e7d4b463ea9fe1b95f14390ad9873b66d15"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DDDBF08FC10F0C",
|
||||
"checksum": "8a8843febcf50e98c0c1165d76e0e4fae5848a76d0195b2c535edec43b562060"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDDBF1FAF35D9F",
|
||||
"checksum": "edcc14c310c09317125dff09cf4e6805bf0dbd156f388f9b0a11f11f96775f07"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DDDBF12194D8E0",
|
||||
"checksum": "16f70f497fda2103048f3a0783c43c5d00d9621f97f6a6840be9e8215cc3460a"
|
||||
}
|
||||
},
|
||||
"0.3.140": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user