From ee21477633b129e1a1a354ef41c7e04fd2298a62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:30:22 +0000 Subject: [PATCH] jj: Update to version 0.30.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index f8f8f03ff2..cdb1bc545b 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.0", "description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful", "homepage": "https://github.com/jj-vcs/jj", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jj-vcs/jj/releases/download/v0.29.0/jj-v0.29.0-x86_64-pc-windows-msvc.zip", - "hash": "3bb6c98f7e49f5a1cbc68f794dc36b18f80c0b864962888c32c65c0d90d9c526" + "url": "https://github.com/jj-vcs/jj/releases/download/v0.30.0/jj-v0.30.0-x86_64-pc-windows-msvc.zip", + "hash": "4b094838898bebd3970ef6c94b9cf5fef4368a0291e33ae884736195abce0671" } }, "bin": "jj.exe",