From e67e9c2f71f137b89d794e2087fa96157f7399c8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 15 Mar 2026 04:44:59 +0000 Subject: [PATCH] Update `just@latest` to 1.47.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 345e1709..2776ad4e 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.47.0. + - Update `tombi@latest` to 0.9.5. ## [2.68.29] - 2026-03-14 diff --git a/manifests/just.json b/manifests/just.json index 06031cf0..dd577e2e 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.46.0" + "version": "1.47.0" }, "1": { - "version": "1.46.0" + "version": "1.47.0" + }, + "1.47": { + "version": "1.47.0" + }, + "1.47.0": { + "x86_64_linux_musl": { + "etag": "0x8DE822E69D88E6D", + "checksum": "8fade096b572733d978eaf9bd2178c9a6e706858efce19f8771a4108784eeea6" + }, + "x86_64_macos": { + "etag": "0x8DE822E5F7FFECC", + "checksum": "1e41a27ddd929a9e06e976060c0c575d97ebd73c531d4087fbeba31a91e2c4a3" + }, + "x86_64_windows": { + "etag": "0x8DE822E980B7947", + "checksum": "e4a04996723dbef3baec96067a5b767300624c90df34904c774a0483f0889d3a" + }, + "aarch64_linux_musl": { + "etag": "0x8DE822E724C0A03", + "checksum": "ce47b6d5c27a5884c8983d3ebbc53ef9149c789349b8d62ba72ee592f53ae07d" + }, + "aarch64_macos": { + "etag": "0x8DE822E7DFB7B66", + "checksum": "1ed67e695278af17108fc01befdde77b9819280c706cb1f7c792b95ddbdeb0a6" + }, + "aarch64_windows": { + "etag": "0x8DE822E9CF5F924", + "checksum": "7f649ddb05e986be309e93b52473d33ebdc63cc39111ea4dfca0e4a0ac8d3112" + } }, "1.46": { "version": "1.46.0"