Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
875aa7bb88 Release 2.27.5 2024-02-22 00:33:31 +09:00
Taiki Endo
f420d6e043 Update cargo-machete@latest to 0.6.1 2024-02-22 00:09:42 +09:00
Taiki Endo
12af778b97 Release 2.27.4 2024-02-21 12:01:20 +09:00
Taiki Endo
bfaf53b9f1 Update cargo-hack@latest to 0.6.20 2024-02-21 12:00:53 +09:00
3 changed files with 63 additions and 5 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.27.5] - 2024-02-21
- Update `cargo-machete@latest` to 0.6.1.
## [2.27.4] - 2024-02-21
- Update `cargo-hack@latest` to 0.6.20.
## [2.27.3] - 2024-02-21
- Update `wasmtime@latest` to 18.0.1.
@@ -1781,7 +1789,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.27.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.27.5...HEAD
[2.27.5]: https://github.com/taiki-e/install-action/compare/v2.27.4...v2.27.5
[2.27.4]: https://github.com/taiki-e/install-action/compare/v2.27.3...v2.27.4
[2.27.3]: https://github.com/taiki-e/install-action/compare/v2.27.2...v2.27.3
[2.27.2]: https://github.com/taiki-e/install-action/compare/v2.27.1...v2.27.2
[2.27.1]: https://github.com/taiki-e/install-action/compare/v2.27.0...v2.27.1

View File

@@ -2,10 +2,36 @@
"rust_crate": "cargo-hack",
"template": null,
"latest": {
"version": "0.6.19"
"version": "0.6.20"
},
"0.6": {
"version": "0.6.19"
"version": "0.6.20"
},
"0.6.20": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.20/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"checksum": "dc3a790ba52a824f3faeb45bf630b35ed4cfe2ef5de24e169bd1672c40ca0ad0"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.20/cargo-hack-x86_64-apple-darwin.tar.gz",
"checksum": "c8a6bcf8f48761da905dbb476a2c276f1b3beb4e601d895734196a7f33cb20fc"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.20/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"checksum": "c49e18fbf868c2abbd86ed5f17ff1254479c79ea788dc757edd69cdfe390cdc4"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.20/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"checksum": "3ac4d20c14d73c5ec87ac6132f3083f419340f4f124b31f55594a9d364f1eb11"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.20/cargo-hack-aarch64-apple-darwin.tar.gz",
"checksum": "59ac8f0227168a05a758e6fcdaa7fb7b91bf9d206fcf19644f4a15b864842c13"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.20/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"checksum": "113c67634a4d34ff8c15d28d241f611144c55cc57dd11f28aa0d336d548813a1"
}
},
"0.6.19": {
"x86_64_linux_musl": {

View File

@@ -2,10 +2,32 @@
"rust_crate": "cargo-machete",
"template": null,
"latest": {
"version": "0.6.0"
"version": "0.6.1"
},
"0.6": {
"version": "0.6.0"
"version": "0.6.1"
},
"0.6.1": {
"x86_64_linux_musl": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.1/cargo-machete-v0.6.1-x86_64-unknown-linux-musl.tar.gz",
"checksum": "d5d178010e8b9da69caa02b1abf6c9765cc6f3e8810a73483272c84204fd3715",
"bin": "cargo-machete-v0.6.1-x86_64-unknown-linux-musl/cargo-machete"
},
"x86_64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.1/cargo-machete-v0.6.1-x86_64-apple-darwin.tar.gz",
"checksum": "9211abb47866c3a3b0a283903511428d97c9cf35508fd4eca5bef0489e578af8",
"bin": "cargo-machete-v0.6.1-x86_64-apple-darwin/cargo-machete"
},
"x86_64_windows": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.1/cargo-machete-v0.6.1-x86_64-pc-windows-msvc.tar.gz",
"checksum": "c142cf3b01aa3c321495659fe75f483fefd278172c4d74b0dd567639ebec000d",
"bin": "cargo-machete-v0.6.1-x86_64-pc-windows-msvc/cargo-machete.exe"
},
"aarch64_macos": {
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.1/cargo-machete-v0.6.1-aarch64-apple-darwin.tar.gz",
"checksum": "676fdd6ba18e830e4f7a279d4f47d365fcde4cbaa89bf6f0e4a08fbc4555821b",
"bin": "cargo-machete-v0.6.1-aarch64-apple-darwin/cargo-machete"
}
},
"0.6.0": {
"x86_64_linux_musl": {