From ccf062ef03caf0a72a6fe742c7ffb21067d825c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 04:29:54 +0000 Subject: [PATCH] jj: Update to version 0.28.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 13e06a56b1..8746c63298 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.28.0", "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.27.0/jj-v0.27.0-x86_64-pc-windows-msvc.zip", - "hash": "130ee084689e96e91573e0346cbdedb28cfa693f2c1f61b658dbb9908d2aa914" + "url": "https://github.com/martinvonz/jj/releases/download/v0.28.0/jj-v0.28.0-x86_64-pc-windows-msvc.zip", + "hash": "ad1a7ae9b594addd8b40a88470a3ec2f207ed0e149aeaf75e98a5bfd1aff1c49" } }, "bin": "jj.exe",