mirror of
https://github.com/taiki-e/install-action.git
synced 2026-07-19 00:36:49 -04:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4684b84056 | ||
|
|
29fb1dbe52 | ||
|
|
584230b166 | ||
|
|
1872019a1c | ||
|
|
3e817d29dd | ||
|
|
a71dd1a66d |
13
CHANGELOG.md
13
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.82.9] - 2026-07-05
|
||||
|
||||
- Update `vacuum@latest` to 0.29.9.
|
||||
|
||||
- Update `prek@latest` to 0.4.8.
|
||||
|
||||
- Update `cargo-tarpaulin@latest` to 0.37.0.
|
||||
|
||||
- Update `cargo-leptos@latest` to 0.3.7.
|
||||
|
||||
## [2.82.8] - 2026-07-03
|
||||
|
||||
- Update `vacuum@latest` to 0.29.8.
|
||||
@@ -6966,7 +6976,8 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.8...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.9...HEAD
|
||||
[2.82.9]: https://github.com/taiki-e/install-action/compare/v2.82.8...v2.82.9
|
||||
[2.82.8]: https://github.com/taiki-e/install-action/compare/v2.82.7...v2.82.8
|
||||
[2.82.7]: https://github.com/taiki-e/install-action/compare/v2.82.6...v2.82.7
|
||||
[2.82.6]: https://github.com/taiki-e/install-action/compare/v2.82.5...v2.82.6
|
||||
|
||||
26
manifests/cargo-leptos.json
generated
26
manifests/cargo-leptos.json
generated
@@ -31,10 +31,32 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.3.6"
|
||||
"version": "0.3.7"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.6"
|
||||
"version": "0.3.7"
|
||||
},
|
||||
"0.3.7": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DED93BFD1406F8",
|
||||
"hash": "97f9269a23837918be8a01c18c46239d060d87bb070f65625381be4a41159eda"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DED93BFC91393C",
|
||||
"hash": "6ae47376c816f66c0191adea1fec0bd70b05e85f8a10ba42bd3ca8e3adf0748b"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DED93BFCBC10A6",
|
||||
"hash": "041d4d2d59020325c28c6fc6f64ca8fea0c9768dd5956817bfaa78977e1dd64e"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DED93BFC249E82",
|
||||
"hash": "9b3c24b16fa3ddca29ea9e8e17df9607d864c406365dad468c6d5f6fcc37bea5"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DED93BFC20D231",
|
||||
"hash": "f5464add2ee2778eb11189be1e2f1721d6f30aa47b2cf4f00172962738d99e42"
|
||||
}
|
||||
},
|
||||
"0.3.6": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
27
manifests/cargo-tarpaulin.json
generated
27
manifests/cargo-tarpaulin.json
generated
@@ -18,7 +18,32 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.36.0"
|
||||
"version": "0.37.0"
|
||||
},
|
||||
"0.37": {
|
||||
"version": "0.37.0"
|
||||
},
|
||||
"0.37.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DED9C43198D8FC",
|
||||
"hash": "c7a5f7d273154e15047684aea0482d1bf37998edc7a1bc0dd9ade0a446b9cfd8"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DED9C3F37D200E",
|
||||
"hash": "ebc03b4d2729a6c5148c455b1f8e3904c63e10abf815ff2c02f967ad4811a21a"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DED9C43B951CFE",
|
||||
"hash": "0bf42f8c064716f12e96553e70d7724110d6c6e97b332a37d1ce77f3ad2aae27"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DED9C45524A092",
|
||||
"hash": "00f0f0c3a64b86ca48ebb13ddccb25b85676fb30ed3d5156e4db7e9aa1bf3837"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DED9C3F869CE4A",
|
||||
"hash": "a44f2b8a7e3eca54bb2beaaeb71fca93b40b4a97ce9bcabadcee8f61289fea0e"
|
||||
}
|
||||
},
|
||||
"0.36": {
|
||||
"version": "0.36.0"
|
||||
|
||||
38
manifests/prek.json
generated
38
manifests/prek.json
generated
@@ -39,10 +39,44 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.4.6"
|
||||
"version": "0.4.8"
|
||||
},
|
||||
"0.4": {
|
||||
"version": "0.4.6"
|
||||
"version": "0.4.8"
|
||||
},
|
||||
"0.4.8": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DED9C4C445458F",
|
||||
"hash": "21df9ac0c3d3c047e424be612cc55f5b243546f9ef5cde12ed134752312bdf7b"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DED9C4C3EA6C7B",
|
||||
"hash": "dc402357bc5074791f4f1bcf5ce8622da38272e210ff84a551d3044e8da6f05d"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DED9C4C3FC8086",
|
||||
"hash": "7c17dba682812ab24e04a4982dccc228dbf74b695444bd9fa8cbb8c1dc78664c"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DED9C4C2AC4F7C",
|
||||
"hash": "379108e6b2db7d49277ad2986446097f442b252ef27ff07bd0cbf716de982eb1"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DED9C4C27A7B0F",
|
||||
"hash": "f0084a9b5ce467c00306b2b329cc929744e2723ed1e7c369929a60ab10196fcc"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DED9C4C25EADEC",
|
||||
"hash": "774b8d3b2b64a4c16b2f5555493f8b50983afb88e43393b33230c1fe5c0b2a02"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DED9C4C3B06379",
|
||||
"hash": "4cbbbf273324f3239df16d67da635648aa0f0f7d21485c28aa3be88d00307cf6"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"etag": "0x8DED9C4C3D07192",
|
||||
"hash": "587355611d3283eecbeebcbca1b97c4bd2a07c3ed6136df597bbe6efbd7c5519"
|
||||
}
|
||||
},
|
||||
"0.4.6": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
36
manifests/tombi.json
generated
36
manifests/tombi.json
generated
@@ -7,6 +7,42 @@
|
||||
"1": {
|
||||
"version": "1.1.7"
|
||||
},
|
||||
"1.2.0": {
|
||||
"x86_64_linux_musl": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.2.0/tombi-cli-1.2.0-x86_64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEDA9BF1AC7189",
|
||||
"hash": "6f253f2fce04314a518f7c710471b4c0cdb0140e5a230092c83c98d8559c2816",
|
||||
"bin": "tombi-cli-1.2.0-x86_64-unknown-linux-musl/tombi"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.2.0/tombi-cli-1.2.0-x86_64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DEDA9BF14B3DCF",
|
||||
"hash": "453b201e77b1ff9c1a0e0a861dc061809b2111da557073d220ee61ad2af76045",
|
||||
"bin": "tombi-cli-1.2.0-x86_64-apple-darwin/tombi"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.2.0/tombi-cli-1.2.0-x86_64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DEDA9BF193FC01",
|
||||
"hash": "fe8c7d5bbc2acd9dab1053948afeb8e85562ef138eca8fc2a576154a27fbf1c3"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.2.0/tombi-cli-1.2.0-aarch64-unknown-linux-musl.tar.gz",
|
||||
"etag": "0x8DEDA9BF111F7C4",
|
||||
"hash": "17aa2e8f50269b5decfef4b09701315ed3ed8da557e23d7d6c16d9263cc455eb",
|
||||
"bin": "tombi-cli-1.2.0-aarch64-unknown-linux-musl/tombi"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.2.0/tombi-cli-1.2.0-aarch64-apple-darwin.tar.gz",
|
||||
"etag": "0x8DEDA9BF11CE7F2",
|
||||
"hash": "846aedc9ae344673a4deafbff76f5955bf437ec13e24f1b5eeffdf4f58603400",
|
||||
"bin": "tombi-cli-1.2.0-aarch64-apple-darwin/tombi"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/tombi-toml/tombi/releases/download/v1.2.0/tombi-cli-1.2.0-aarch64-pc-windows-msvc.zip",
|
||||
"etag": "0x8DEDA9BF14723C1",
|
||||
"hash": "6ee20cb550902ff373b55a97ee1f8a8f6cd35dc3f8201f8b8169a8a8d001f301"
|
||||
}
|
||||
},
|
||||
"1.1": {
|
||||
"version": "1.1.7"
|
||||
},
|
||||
|
||||
4
manifests/vacuum.json
generated
4
manifests/vacuum.json
generated
@@ -21,10 +21,10 @@
|
||||
}
|
||||
},
|
||||
"latest": {
|
||||
"version": "0.29.8"
|
||||
"version": "0.29.9"
|
||||
},
|
||||
"0.29": {
|
||||
"version": "0.29.8"
|
||||
"version": "0.29.9"
|
||||
},
|
||||
"0.29.9": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user