Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
05515455a9 Release 2.44.34 2024-10-13 14:39:58 +09:00
Taiki Endo
96603e07ba Update cargo-binstall@latest to 1.10.8 2024-10-13 12:39:32 +09:00
Taiki Endo
b3b1a769f7 Update xh@latest to 0.23.0 2024-10-13 09:39:09 +09:00
3 changed files with 48 additions and 16 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.44.34] - 2024-10-13
- Update `cargo-binstall@latest` to 1.10.8.
- Update `xh@latest` to 0.23.0.
## [2.44.33] - 2024-10-12
- Update `cargo-llvm-cov@latest` to 0.6.14.
@@ -2888,7 +2894,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.44.33...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.34...HEAD
[2.44.34]: https://github.com/taiki-e/install-action/compare/v2.44.33...v2.44.34
[2.44.33]: https://github.com/taiki-e/install-action/compare/v2.44.32...v2.44.33
[2.44.32]: https://github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32
[2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.10.7"
"version": "1.10.8"
},
"1.10.7": {
"1.10.8": {
"x86_64_linux_musl": {
"etag": "0x8DCE46FE64C39A7",
"checksum": "cb9762f30d376b439d5bea5ffba3f91db1c2e9b9f537427bdfb8f0dbbd839317"
"etag": "0x8DCEB238A1A6DB8",
"checksum": "d5fa990d527a637176128df63456ef70f91062e9126dbacef6a341bdd5ce0b50"
},
"x86_64_macos": {
"etag": "0x8DCE46F6F7A7FA8",
"checksum": "a289034b1c9031c4846b7f3c6a57c18e832fde2f0cd264db877f08cfbb6310a2"
"etag": "0x8DCEB233DABA9F3",
"checksum": "ad0c4b4662154a57970a02adb70024bf6b89c51a315d45de49085fe4a42c1071"
},
"x86_64_windows": {
"etag": "0x8DCE4709F56152E",
"checksum": "e9b5202e0862b5b3926e6c0a3e279dfe68f620ef400672214dfb121952077612"
"etag": "0x8DCEB24ED18DC49",
"checksum": "8e4c018a981e7148f13713c0a9bf7a15dd93f45bbae32a9527456c3d1ddb3ad0"
},
"aarch64_linux_musl": {
"etag": "0x8DCE46F78022F9F",
"checksum": "543e9ceec49f76443f34bce088e866ad1c6592d6d811791494e085d22c0f47ee"
"etag": "0x8DCEB23513847DB",
"checksum": "8054586d376545e7296c9ce8b55d4aac9641d4a95a28330a08f40c336b12b6ba"
},
"aarch64_macos": {
"etag": "0x8DCE46F9F6537CF",
"checksum": "33dd31bbaea843d3f289f9fecc673c6a0867d2134d5afcd4e178ef0ca54316d3"
"etag": "0x8DCEB237DC496B6",
"checksum": "23a27d534c98fed95e88c320fd7de154f851af7bce9100eed15e72fee316804c"
},
"aarch64_windows": {
"etag": "0x8DCE4702BDCAF73",
"checksum": "688e5ef881ee668b1b970974b58b5892225505d49c8e98b5ecbef701e040db6e"
"etag": "0x8DCEB248B203E6A",
"checksum": "e21b1821e3964d58ac568da8d001f88fc858e3ce4632e6e3f18d0fb9dda5c14a"
}
}
}

27
manifests/xh.json generated
View File

@@ -24,7 +24,32 @@
},
"license_markdown": "[MIT](https://github.com/ducaale/xh/blob/master/LICENSE)",
"latest": {
"version": "0.22.2"
"version": "0.23.0"
},
"0.23": {
"version": "0.23.0"
},
"0.23.0": {
"x86_64_linux_musl": {
"etag": "0x8DCEB0514501529",
"checksum": "79fb00506a53ae2bbc490e4690c75d488ff029e06f8e7835095d1c680103488a"
},
"x86_64_macos": {
"etag": "0x8DCEB0504807C07",
"checksum": "cedfb95e23ff56f40e481a3431c5a7e37e4e4d53d43fb3e3cdf2d75b23c26376"
},
"x86_64_windows": {
"etag": "0x8DCEB062C0639CE",
"checksum": "e871e25ad91c78c6a944bf993cd71cf845f2dc4cac649d1b2fa337ec1acc2caf"
},
"aarch64_linux_musl": {
"etag": "0x8DCEB050333C7BB",
"checksum": "c3e7d0d019b0423241c9e4d367811f68f68a38cb003190c9bbe6f4c024c70eeb"
},
"aarch64_macos": {
"etag": "0x8DCEB04D7763AAA",
"checksum": "2ee3e65c109297edb06e69d7e2254cad3bf44c1a81a3a6ed62d96006eb3d355b"
}
},
"0.22": {
"version": "0.22.2"