From 748ba9af43eb01ab7a06e84df8559fe4e8b4081e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 1 Oct 2024 00:32:34 +0000 Subject: [PATCH] Update `just@latest` to 1.36.0 --- CHANGELOG.md | 2 ++ manifests/just.json | 29 +++++++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 844ce8f9..1609550b 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.36.0. + - Update `release-plz@latest` to 0.3.93. - Update `cargo-make@latest` to 0.37.18. diff --git a/manifests/just.json b/manifests/just.json index 905d6725..16c40ac2 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -19,10 +19,35 @@ }, "license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)", "latest": { - "version": "1.35.0" + "version": "1.36.0" }, "1": { - "version": "1.35.0" + "version": "1.36.0" + }, + "1.36": { + "version": "1.36.0" + }, + "1.36.0": { + "x86_64_linux_musl": { + "etag": "0x8DCE1A04F0C3EB6", + "checksum": "bc7c9f377944f8de9cd0418b11d2955adebfa25a488c0b5e3dd2d2c0e9d732da" + }, + "x86_64_macos": { + "etag": "0x8DCE1A04CB475B9", + "checksum": "30aacf9cbf021c2ff36fff5a05c800360e2020e527916e1c0960452ef5a8568c" + }, + "x86_64_windows": { + "etag": "0x8DCE1A0A4C6557D", + "checksum": "7c0d56a07d51ddc4cdc2bd7d1e7e0223ada0281bc06bd482b8918102acf037fe" + }, + "aarch64_linux_musl": { + "etag": "0x8DCE1A05631607E", + "checksum": "bb3886b15e2cbcb9c0eb19956297d36de4eaef45b89d3f5fa5d1fc4ed3b5b51d" + }, + "aarch64_macos": { + "etag": "0x8DCE1A046338E06", + "checksum": "e7a824c4d92cdea270b61474bd48e851aedc4c65f9c5245c12b32df6de9b536f" + } }, "1.35": { "version": "1.35.0"