mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-30 02:40:24 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3068b7dc83 | ||
|
|
14cbe24ac1 | ||
|
|
9b5b983efc | ||
|
|
1098590842 | ||
|
|
d2dd30e4f1 | ||
|
|
f596a8aa9f |
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.29.7] - 2024-03-24
|
||||
|
||||
- Update `cargo-machete@latest` to 0.6.2.
|
||||
|
||||
## [2.29.6] - 2024-03-23
|
||||
|
||||
- Update `cargo-deny@latest` to 0.14.20.
|
||||
|
||||
## [2.29.5] - 2024-03-22
|
||||
|
||||
- Update `biome@latest` to 1.6.2.
|
||||
|
||||
## [2.29.4] - 2024-03-22
|
||||
|
||||
- Update `cargo-deny@latest` to 0.14.19.
|
||||
@@ -1929,7 +1941,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.29.4...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.29.7...HEAD
|
||||
[2.29.7]: https://github.com/taiki-e/install-action/compare/v2.29.6...v2.29.7
|
||||
[2.29.6]: https://github.com/taiki-e/install-action/compare/v2.29.5...v2.29.6
|
||||
[2.29.5]: https://github.com/taiki-e/install-action/compare/v2.29.4...v2.29.5
|
||||
[2.29.4]: https://github.com/taiki-e/install-action/compare/v2.29.3...v2.29.4
|
||||
[2.29.3]: https://github.com/taiki-e/install-action/compare/v2.29.2...v2.29.3
|
||||
[2.29.2]: https://github.com/taiki-e/install-action/compare/v2.29.1...v2.29.2
|
||||
|
||||
26
manifests/biome.json
generated
26
manifests/biome.json
generated
@@ -35,13 +35,33 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "1.6.1"
|
||||
"version": "1.6.2"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.6.1"
|
||||
"version": "1.6.2"
|
||||
},
|
||||
"1.6": {
|
||||
"version": "1.6.1"
|
||||
"version": "1.6.2"
|
||||
},
|
||||
"1.6.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "2edac9e3f9b811632a5c177885a464dfe047d33f8dd00934e63d09fdb9b4629a"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "2ddbb5c9c30aae6a5575f6725f38f80778c76325b52a252cff09ec2c70102b38"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "1a0c8eab84c965c88c3a1d5e57cb00bc160362420719207b301cbd7060ed5491"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"checksum": "03dc64013c3f478748e0a2e5519d654d8896eb8f0112d6510752c918f5c69c35"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "d0393790c7a3adb1ea9a8870e3f6f63707014cc8d14ca3c09562d6816b91cd22"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"checksum": "bddef88ae0614f2c527f67eb3d9c70a2393629f6bebf0207337498164bbb6155"
|
||||
}
|
||||
},
|
||||
"1.6.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
18
manifests/cargo-deny.json
generated
18
manifests/cargo-deny.json
generated
@@ -19,10 +19,24 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.14.19"
|
||||
"version": "0.14.20"
|
||||
},
|
||||
"0.14": {
|
||||
"version": "0.14.19"
|
||||
"version": "0.14.20"
|
||||
},
|
||||
"0.14.20": {
|
||||
"x86_64_linux_musl": {
|
||||
"checksum": "1c9f8cfc23647346f1aa7ba0ed3167191f3198aba3dc5a957fda6f85a82fc424"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "4e3cdb8237fd1287aa101d8c4f66acbe201e7c71fa6068646b8effee703bf8e5"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "89f0296f5340141d11fef72a5a129be4abf0bab98660c91572116fc16b43762b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "dee26e05bcca6ab27d8b00b167425fab26638eb59efb785cdfe0b57d84a06234"
|
||||
}
|
||||
},
|
||||
"0.14.19": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
26
manifests/cargo-machete.json
generated
26
manifests/cargo-machete.json
generated
@@ -2,10 +2,32 @@
|
||||
"rust_crate": "cargo-machete",
|
||||
"template": null,
|
||||
"latest": {
|
||||
"version": "0.6.1"
|
||||
"version": "0.6.2"
|
||||
},
|
||||
"0.6": {
|
||||
"version": "0.6.1"
|
||||
"version": "0.6.2"
|
||||
},
|
||||
"0.6.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.2/cargo-machete-v0.6.2-x86_64-unknown-linux-musl.tar.gz",
|
||||
"checksum": "7c3e6b1407445dbfdc072ade38adc6a200f6967e39a4bf8fb2e0e0ea825ab24c",
|
||||
"bin": "cargo-machete-v0.6.2-x86_64-unknown-linux-musl/cargo-machete"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.2/cargo-machete-v0.6.2-x86_64-apple-darwin.tar.gz",
|
||||
"checksum": "53dd62d3bf9be63aca8be9d801c9ff2a3ae740495bea4c390634d8b3eb76c8ae",
|
||||
"bin": "cargo-machete-v0.6.2-x86_64-apple-darwin/cargo-machete"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.2/cargo-machete-v0.6.2-x86_64-pc-windows-msvc.tar.gz",
|
||||
"checksum": "9e1d911d5266c5ec81f85a3feacc223f181a6573060803aadda9369ea9973e11",
|
||||
"bin": "cargo-machete-v0.6.2-x86_64-pc-windows-msvc/cargo-machete.exe"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/bnjbvr/cargo-machete/releases/download/v0.6.2/cargo-machete-v0.6.2-aarch64-apple-darwin.tar.gz",
|
||||
"checksum": "486b046d10ba14371efedbb44a226b514c42a1735a247f3ff8ad9a548395f080",
|
||||
"bin": "cargo-machete-v0.6.2-aarch64-apple-darwin/cargo-machete"
|
||||
}
|
||||
},
|
||||
"0.6.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user