From ea46c7daed2bb53f62b46083b4341ac7212e13f0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 8 Jul 2024 01:39:24 +0000 Subject: [PATCH] Update `jaq@latest` to 1.5.1 --- CHANGELOG.md | 2 ++ manifests/jaq.json | 28 +++++++++++++++++++++++++--- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aebb478e..234c567d 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 `jaq@latest` to 1.5.1. + - Update `dprint@latest` to 0.47.1. - Update `cargo-make@latest` to 0.37.13. diff --git a/manifests/jaq.json b/manifests/jaq.json index ef0a0d02..b3423147 100644 --- a/manifests/jaq.json +++ b/manifests/jaq.json @@ -19,13 +19,35 @@ }, "license_markdown": "[MIT](https://github.com/01mf02/jaq/blob/main/LICENSE-MIT)", "latest": { - "version": "1.5.0" + "version": "1.5.1" }, "1": { - "version": "1.5.0" + "version": "1.5.1" }, "1.5": { - "version": "1.5.0" + "version": "1.5.1" + }, + "1.5.1": { + "x86_64_linux_musl": { + "etag": "0x8DC9E75A9FBA045", + "checksum": "e8f22c9eab38e475e8c7b4416b1886d0c1544166230bb256d5b7f631212c0a52" + }, + "x86_64_macos": { + "etag": "0x8DC9E75ADB19362", + "checksum": "7d4383f6fcb00438c52b21183a325ebb8ea98fd1b0d95c8bb7b7d632bc507b35" + }, + "x86_64_windows": { + "etag": "0x8DC9E75DF7F6260", + "checksum": "e7d800a1a16141ec5aa8c056a274c619debdae08fc19c91a92a88cd94418d8b7" + }, + "aarch64_linux_gnu": { + "etag": "0x8DC9E75A514ECEF", + "checksum": "a91a8626b29ca15449138ea2c496b75c8bd5f25198d51c46fb83bd7b7809a343" + }, + "aarch64_macos": { + "etag": "0x8DC9E75B7626A1A", + "checksum": "3fd00f216654a1cb06b638cbf54cb88f7e97d0f9292fd88340ab256db236edc2" + } }, "1.5.0": { "x86_64_linux_musl": {