From 61480d00ba5e19e82b2fd365d42ad6002c29c385 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 7 Dec 2025 03:38:50 +0000 Subject: [PATCH] Update `just@latest` to 1.44.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdd1b71c..b0527a23 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 `just@latest` to 1.44.0. + - Update `uv@latest` to 0.9.16. ## [2.62.63] - 2025-12-06 diff --git a/manifests/just.json b/manifests/just.json index ac72ce74..f84ef13a 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -22,10 +22,39 @@ }, "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "latest": { - "version": "1.43.1" + "version": "1.44.0" }, "1": { - "version": "1.43.1" + "version": "1.44.0" + }, + "1.44": { + "version": "1.44.0" + }, + "1.44.0": { + "x86_64_linux_musl": { + "etag": "0x8DE3527EDBC4376", + "checksum": "892d229432f5ac56f8538ab9e115ce949d20541a5a15b93432687fb62dd21d97" + }, + "x86_64_macos": { + "etag": "0x8DE3527F1213FC3", + "checksum": "00c3ca83a13378032e4c7d6aa1ab2ba5c7410b02563aa438dc4ad7f00531cb3b" + }, + "x86_64_windows": { + "etag": "0x8DE352827EE1A1B", + "checksum": "56e5766d94fe211f196a980e50da3754370b412fb0264d4f146350b720b9e1d8" + }, + "aarch64_linux_musl": { + "etag": "0x8DE3527FBFE29D1", + "checksum": "9091286b238e86bc9103a765246e2d88508190be993721eea1d8eb98d5999d52" + }, + "aarch64_macos": { + "etag": "0x8DE3527E7A47ECF", + "checksum": "faf40761054e94cdff4ad5fd25b092d43fe65b6ad7d0accc08ca2194c8a91620" + }, + "aarch64_windows": { + "etag": "0x8DE3528240D254D", + "checksum": "91b2427d5d1e3cdf9ad92cc814ead75e3776ae17f736cc17201659acd7f37f5d" + } }, "1.43": { "version": "1.43.1"