Compare commits

...

8 Commits

Author SHA1 Message Date
Taiki Endo
86c23eed46 Release 2.50.7 2025-05-04 13:06:32 +09:00
Taiki Endo
f5a64f7029 Update cargo-tarpaulin@latest to 0.32.4 2025-05-04 00:14:20 +09:00
Taiki Endo
58ad1a073f Release 2.50.6 2025-05-03 17:01:30 +09:00
Taiki Endo
7c8d5eda53 Update knope@latest to 0.20.0 2025-05-03 15:14:01 +09:00
Taiki Endo
ba0a04e0af Release 2.50.5 2025-05-03 00:16:20 +09:00
Taiki Endo
970e58689a Update xh@latest to 0.24.1 2025-05-03 00:14:21 +09:00
Taiki Endo
c9562bf89a Update typos@latest to 1.32.0 2025-05-03 00:14:21 +09:00
Taiki Endo
c875cb11fa Update rclone@latest to 1.69.2 2025-05-02 03:18:04 +09:00
6 changed files with 150 additions and 11 deletions

View File

@@ -10,6 +10,22 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.50.7] - 2025-05-04
- Update `cargo-tarpaulin@latest` to 0.32.4.
## [2.50.6] - 2025-05-03
- Update `knope@latest` to 0.20.0.
## [2.50.5] - 2025-05-02
- Update `xh@latest` to 0.24.1.
- Update `typos@latest` to 1.32.0.
- Update `rclone@latest` to 1.69.2.
## [2.50.4] - 2025-05-01
- Update `typos@latest` to 1.31.2.
@@ -3846,7 +3862,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.50.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.50.7...HEAD
[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
[2.50.4]: https://github.com/taiki-e/install-action/compare/v2.50.3...v2.50.4
[2.50.3]: https://github.com/taiki-e/install-action/compare/v2.50.2...v2.50.3
[2.50.2]: https://github.com/taiki-e/install-action/compare/v2.50.1...v2.50.2

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.3"
"version": "0.32.4"
},
"0.32": {
"version": "0.32.3"
"version": "0.32.4"
},
"0.32.4": {
"x86_64_linux_musl": {
"etag": "0x8DD8A4D0CA38709",
"checksum": "62566bbd95b7ab80f467f0124502b55785512ad86731f74cc645552498274fd7"
},
"x86_64_macos": {
"etag": "0x8DD8A4D2FC12880",
"checksum": "79a4ea1be5b383af937645c29971feb47e47fda1d30906c6cd4bc899cbde7e02"
},
"x86_64_windows": {
"etag": "0x8DD8A4D668116E4",
"checksum": "b7cf1e335e549d5503b1ea0dc6e6566be8b6519280626c84622842dab5554094"
},
"aarch64_linux_musl": {
"etag": "0x8DD8A4D3BF73D16",
"checksum": "fec19f420cad8ea5fe093d55f99a48286abf725c331546489aa52cbb208f319b"
},
"aarch64_macos": {
"etag": "0x8DD8A4CF443F806",
"checksum": "8558cd0739b7a3882a7f144029c8bbfe53b4682f11d24a6521c67c54a41f976c"
}
},
"0.32.3": {
"x86_64_linux_musl": {

31
manifests/knope.json generated
View File

@@ -3,7 +3,36 @@
"template": null,
"license_markdown": "[MIT](https://github.com/knope-dev/knope/blob/main/LICENSE)",
"latest": {
"version": "0.19.2"
"version": "0.20.0"
},
"0.20": {
"version": "0.20.0"
},
"0.20.0": {
"x86_64_linux_musl": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.20.0/knope-x86_64-unknown-linux-musl.tgz",
"etag": "0x8DD89F6002CC10E",
"checksum": "0395fd0b7f6900d0d9c5ef9c11e33dac97660074f393f041f49fe9e7a12be9f1",
"bin": "knope-x86_64-unknown-linux-musl/knope"
},
"x86_64_macos": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.20.0/knope-x86_64-apple-darwin.tgz",
"etag": "0x8DD89F6003286EF",
"checksum": "f277f4d2fe04557e2f34a9bf94e354861da598ece179439913de357f234eee23",
"bin": "knope-x86_64-apple-darwin/knope"
},
"x86_64_windows": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.20.0/knope-x86_64-pc-windows-msvc.tgz",
"etag": "0x8DD89F600299058",
"checksum": "cca6a0d8682ae928e845c5038049a5da6a2c575ab06754b187ab95a1d49c16d9",
"bin": "knope-x86_64-pc-windows-msvc/knope.exe"
},
"aarch64_macos": {
"url": "https://github.com/knope-dev/knope/releases/download/knope/v0.20.0/knope-aarch64-apple-darwin.tgz",
"etag": "0x8DD89F6002CC10E",
"checksum": "93d60ad4f00804e78f1bfc64cb87f3ab24a7ad04a769e689881d6654cfee28c5",
"bin": "knope-aarch64-apple-darwin/knope"
}
},
"0.19": {
"version": "0.19.2"

32
manifests/rclone.json generated
View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[MIT](https://github.com/rclone/rclone/blob/master/COPYING)",
"latest": {
"version": "1.69.1"
"version": "1.69.2"
},
"1": {
"version": "1.69.1"
"version": "1.69.2"
},
"1.69": {
"version": "1.69.1"
"version": "1.69.2"
},
"1.69.2": {
"x86_64_linux_musl": {
"etag": "0x8DD88C53E73698F",
"checksum": "14aaed7163df57894c96f8aca94757f19065f9cb3cb8a84ff9c33234271e1d69"
},
"x86_64_macos": {
"etag": "0x8DD88C600E16945",
"checksum": "0a9a107ba911bf6bd3c61ad5160a379ac7c81a1b63498e12efcccb4676c65361"
},
"x86_64_windows": {
"etag": "0x8DD88C638A689F6",
"checksum": "9a2e2c1e73f27b683ebc931e3ec82b655566e3a89db08933702b9bca4a576c3a"
},
"aarch64_linux_musl": {
"etag": "0x8DD88C554A33F8D",
"checksum": "ae719c9fb1cc90ebebfc85570310307a72fd9d77f26ea089893b64fa6f856f3d"
},
"aarch64_macos": {
"etag": "0x8DD88C6091D73B0",
"checksum": "826b0fcded05779cf2be1bafebc4382758d2bc6ca869841a9939ec4c2490375e"
},
"aarch64_windows": {
"etag": "0x8DD88C640C56923",
"checksum": "2b11c74f83897ad6dcbdd79e782656479adcb3f5786d4fdbaac3038a974c4387"
}
},
"1.69.1": {
"x86_64_linux_musl": {

25
manifests/typos.json generated
View File

@@ -16,10 +16,31 @@
},
"license_markdown": "[MIT](https://github.com/crate-ci/typos/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/crate-ci/typos/blob/master/LICENSE-APACHE)",
"latest": {
"version": "1.31.2"
"version": "1.32.0"
},
"1": {
"version": "1.31.2"
"version": "1.32.0"
},
"1.32": {
"version": "1.32.0"
},
"1.32.0": {
"x86_64_linux_musl": {
"etag": "0x8DD8988C717243A",
"checksum": "4c8e7e360fc855a6f9b721c2eab22966a0f33aa0f284772b136ea8847f136864"
},
"x86_64_macos": {
"etag": "0x8DD8988FC237BF1",
"checksum": "8e70bca52b726969df784d5896d45ca4a39e30df3259ffa283bd7f53f25e5db4"
},
"x86_64_windows": {
"etag": "0x8DD89895B206129",
"checksum": "18dd1d26dbd674eb467ab2bc1af26d3ee2210f8620297f38949a364bbad47541"
},
"aarch64_macos": {
"etag": "0x8DD8988ED3A3774",
"checksum": "9da6598cc38a800273bb5d3c7866ad19995d65d69bd399d8b49a97f770c5f0db"
}
},
"1.31": {
"version": "1.31.2"

26
manifests/xh.json generated
View File

@@ -24,10 +24,32 @@
},
"license_markdown": "[MIT](https://github.com/ducaale/xh/blob/master/LICENSE)",
"latest": {
"version": "0.24.0"
"version": "0.24.1"
},
"0.24": {
"version": "0.24.0"
"version": "0.24.1"
},
"0.24.1": {
"x86_64_linux_musl": {
"etag": "0x8DD8985AFF3197E",
"checksum": "6b4438c23d16155bb5c6b08fc3cb6ce729c638f3f793e015b6215def1cfe2a90"
},
"x86_64_macos": {
"etag": "0x8DD8985C08C295A",
"checksum": "aab25dba4f763a5489cdea3ad156cdef051b8b9c4205beaaa832f8b59f9657ce"
},
"x86_64_windows": {
"etag": "0x8DD8985DC9D1759",
"checksum": "2316b912ad7d61ee8a35406607b98359f2b9be0f9a3aacb555b9edefe527ae0e"
},
"aarch64_linux_musl": {
"etag": "0x8DD8985AF9AAEC7",
"checksum": "bc565c017fca0553c20e8f0a0b22f867481d74d7ea6c245c1a504e9382568b2c"
},
"aarch64_macos": {
"etag": "0x8DD89856C29CBF0",
"checksum": "9dfb6451c83cac377af9c155822c4ef6c61a1409cb0266580def052291846f58"
}
},
"0.24.0": {
"x86_64_linux_musl": {