Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
97a83ae134 Release 2.50.9 2025-05-07 22:05:26 +09:00
Taiki Endo
1d4f28216c Update editorconfig-checker@latest to 3.3.0 2025-05-07 18:13:22 +09:00
Taiki Endo
8bbf465779 Update cargo-lambda@latest to 1.8.5 2025-05-07 09:34:34 +09:00
Taiki Endo
f285525a10 Release 2.50.8 2025-05-06 21:43:16 +09:00
Taiki Endo
aae7f7bc61 Update cargo-tarpaulin@latest to 0.32.5 2025-05-06 21:24:12 +09:00
Taiki Endo
1de07ee2e7 Update mdbook@latest to 0.4.49 2025-05-06 09:31:51 +09:00
5 changed files with 131 additions and 10 deletions

View File

@@ -10,6 +10,18 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.50.9] - 2025-05-07
- Update `editorconfig-checker@latest` to 3.3.0.
- Update `cargo-lambda@latest` to 1.8.5.
## [2.50.8] - 2025-05-06
- Update `cargo-tarpaulin@latest` to 0.32.5.
- Update `mdbook@latest` to 0.4.49.
## [2.50.7] - 2025-05-04
- Update `cargo-tarpaulin@latest` to 0.32.4.
@@ -3862,7 +3874,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.50.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.50.9...HEAD
[2.50.9]: https://github.com/taiki-e/install-action/compare/v2.50.8...v2.50.9
[2.50.8]: https://github.com/taiki-e/install-action/compare/v2.50.7...v2.50.8
[2.50.7]: https://github.com/taiki-e/install-action/compare/v2.50.6...v2.50.7
[2.50.6]: https://github.com/taiki-e/install-action/compare/v2.50.5...v2.50.6
[2.50.5]: https://github.com/taiki-e/install-action/compare/v2.50.4...v2.50.5

View File

@@ -20,13 +20,35 @@
},
"license_markdown": "[MIT](https://github.com/cargo-lambda/cargo-lambda/blob/main/LICENSE)",
"latest": {
"version": "1.8.4"
"version": "1.8.5"
},
"1": {
"version": "1.8.4"
"version": "1.8.5"
},
"1.8": {
"version": "1.8.4"
"version": "1.8.5"
},
"1.8.5": {
"x86_64_linux_musl": {
"etag": "0x8DD8CE39596B9EA",
"checksum": "c85abcef098b2add55fcbf44b1287663bae26773dd1e900fb2d99b1f8d8453af"
},
"x86_64_macos": {
"etag": "0x8DD8CE39653DDCC",
"checksum": "813aca0784da967ce8745953717e38ad2e512999c276d0b6764c9092f4a7a5ac"
},
"x86_64_windows": {
"etag": "0x8DD8CE39717B0F1",
"checksum": "31a3da74b157b2284190b4fd392a7fa92824362368b4bfc3455064ff78b5a675"
},
"aarch64_linux_musl": {
"etag": "0x8DD8CE3982925AA",
"checksum": "c68117e4669724a813f0d30e923869cb11d52d1d31b0452fc81662be474c5c9e"
},
"aarch64_macos": {
"etag": "0x8DD8CE398D0DDE3",
"checksum": "88847c5c24c15762fcc657cb4d8a809535361e361dc1e159733377f49692f86a"
}
},
"1.8.4": {
"x86_64_linux_musl": {

View File

@@ -19,10 +19,32 @@
},
"license_markdown": "[MIT](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-MIT) OR [Apache-2.0](https://github.com/xd009642/tarpaulin/blob/develop/LICENSE-APACHE)",
"latest": {
"version": "0.32.4"
"version": "0.32.5"
},
"0.32": {
"version": "0.32.4"
"version": "0.32.5"
},
"0.32.5": {
"x86_64_linux_musl": {
"etag": "0x8DD8C83E79B7A1A",
"checksum": "7cc8b8954ae0ba1e5af4c3ad5c850a6954e5b4315261f1a9ccf5b2b89b1a8b42"
},
"x86_64_macos": {
"etag": "0x8DD8C83C2FC4C1D",
"checksum": "fe69f7a4f79f1a80c466ed106aa3098f436374c218f4fb57fdc3c052d6c67344"
},
"x86_64_windows": {
"etag": "0x8DD8C84424B9EFF",
"checksum": "29551f096b485a6c6c1abe57d1c009d507c1118321d9b7809d7a6cdf7a97575e"
},
"aarch64_linux_musl": {
"etag": "0x8DD8C840A7DF74B",
"checksum": "aadb9fd8afc99717e85697566b852b2a1e8fdbf1ef201c0ef9044e4b8f7602b3"
},
"aarch64_macos": {
"etag": "0x8DD8C84056B3307",
"checksum": "09566d2e98fc3277ed0764bda6a1961d966f9046009b66c6e9852b092e59ba0e"
}
},
"0.32.4": {
"x86_64_linux_musl": {

View File

@@ -3,10 +3,51 @@
"template": null,
"license_markdown": "[MIT](https://github.com/editorconfig-checker/editorconfig-checker/blob/main/LICENSE)",
"latest": {
"version": "3.2.1"
"version": "3.3.0"
},
"3": {
"version": "3.2.1"
"version": "3.3.0"
},
"3.3": {
"version": "3.3.0"
},
"3.3.0": {
"x86_64_linux_musl": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-linux-amd64.tar.gz",
"etag": "0x8DD8D3512C94B32",
"checksum": "923b80494b09b362d4fdb0d706913b67da0d60b4e2d34e5e346aa7e4118d6ab3",
"bin": "bin/ec-linux-amd64"
},
"x86_64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-darwin-amd64.tar.gz",
"etag": "0x8DD8D3512CD177D",
"checksum": "64d1898a53332f45c427222814357a8ce4ad89370dc57e4e43945e69558230c3",
"bin": "bin/ec-darwin-amd64"
},
"x86_64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-windows-amd64.zip",
"etag": "0x8DD8D35128258E7",
"checksum": "6234197229170c9b956c244c821e09082a95c507e22159e0b2bce6562fd82a22",
"bin": "bin/ec-windows-amd64.exe"
},
"aarch64_linux_musl": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-linux-arm64.tar.gz",
"etag": "0x8DD8D3512741107",
"checksum": "9cfc3ae7aee4d441cc6d7eb59d2727edc672642d7d0990fa40d464803d4f0862",
"bin": "bin/ec-linux-arm64"
},
"aarch64_macos": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-darwin-arm64.tar.gz",
"etag": "0x8DD8D351230C426",
"checksum": "b39d1320ee6794c942a97e3be457e6b7ab50b1ac2f60e1a50a1aff2ab48c6588",
"bin": "bin/ec-darwin-arm64"
},
"aarch64_windows": {
"url": "https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.3.0/ec-windows-arm64.zip",
"etag": "0x8DD8D351237C130",
"checksum": "614aaff80c0e8a5db5ee0b3ec6abac558ac1eca694f058e802bfe52925ea65e5",
"bin": "bin/ec-windows-arm64.exe"
}
},
"3.2": {
"version": "3.2.1"

26
manifests/mdbook.json generated
View File

@@ -22,10 +22,32 @@
},
"license_markdown": "[MPL-2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)",
"latest": {
"version": "0.4.48"
"version": "0.4.49"
},
"0.4": {
"version": "0.4.48"
"version": "0.4.49"
},
"0.4.49": {
"x86_64_linux_musl": {
"etag": "0x8DD8C21B533DF5D",
"checksum": "d0d06b19fcbc328a1f5576a6070a742b1e694c6dd439535f61b56e3afaeca9a6"
},
"x86_64_macos": {
"etag": "0x8DD8C21B0C1D5FB",
"checksum": "1d1dc5c9a029ec0ff9fce9f04761f8d80a9315adc0ec8f0300307c92ccc3bbea"
},
"x86_64_windows": {
"etag": "0x8DD8C2223C6F190",
"checksum": "5458bedfa01ec59abd01c56b7622a4a6260db3186e461d6e0dabb345a75b1162"
},
"aarch64_linux_musl": {
"etag": "0x8DD8C21C0E91CDD",
"checksum": "a3217eb5f28f58e92b7a5c4f2d5e0a2a9368d90275c05a58ea154013c8558bf8"
},
"aarch64_macos": {
"etag": "0x8DD8C21B04286B4",
"checksum": "2bf34e3037aeab8423113dca1c7917832cf04a690158d6cfc086a74886c32553"
}
},
"0.4.48": {
"x86_64_linux_musl": {