From b3b1a769f7273bc1fdeaa828eb6a490d55711ec8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 13 Oct 2024 00:31:33 +0000 Subject: [PATCH] Update `xh@latest` to 0.23.0 --- CHANGELOG.md | 2 ++ manifests/xh.json | 27 ++++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a8c1568..854484dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `xh@latest` to 0.23.0. + ## [2.44.33] - 2024-10-12 - Update `cargo-llvm-cov@latest` to 0.6.14. diff --git a/manifests/xh.json b/manifests/xh.json index 0e6b74a1..e0d9a709 100644 --- a/manifests/xh.json +++ b/manifests/xh.json @@ -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"