From ef0444a90917bb7e4aa86ab6a07af3c565f5a8a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 16:29:58 +0000 Subject: [PATCH] jj: Update to version 0.28.2 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index def3840c5e..f4b2babff0 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.28.1", + "version": "0.28.2", "description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful", "homepage": "https://github.com/martinvonz/jj", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/martinvonz/jj/releases/download/v0.28.1/jj-v0.28.1-x86_64-pc-windows-msvc.zip", - "hash": "c7262d85e11b59cfaa0f6e814850be7c6223646f01706f3fcc7d66399a1afe84" + "url": "https://github.com/martinvonz/jj/releases/download/v0.28.2/jj-v0.28.2-x86_64-pc-windows-msvc.zip", + "hash": "f980861ee35c9bcb8611a1995ae3bc6604513a0c032cd1bdeb735f592bc3e735" } }, "bin": "jj.exe",