From da61a257569a3bd82205fe59938a94cc8becc86d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 04:31:41 +0000 Subject: [PATCH] jj: Update to version 0.35.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 773f63ba79..02e642668a 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/jj-v0.34.0-x86_64-pc-windows-msvc.zip", - "hash": "138f2642a99afb08aff0f7dc54b2076dcdc625d07a9a2e21b52895ea72db900e" + "url": "https://github.com/jj-vcs/jj/releases/download/v0.35.0/jj-v0.35.0-x86_64-pc-windows-msvc.zip", + "hash": "71c9546feb60e8350e5b2be32ffaf599c56c49a074961890d1afa90c15c4abf0" } }, "bin": "jj.exe",