From 0aa355e70da1e6514551fec98925d6c159e7aeed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 08:30:49 +0000 Subject: [PATCH] jj: Update to version 0.36.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 02e642668a..fe40fae6cf 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.36.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.35.0/jj-v0.35.0-x86_64-pc-windows-msvc.zip", - "hash": "71c9546feb60e8350e5b2be32ffaf599c56c49a074961890d1afa90c15c4abf0" + "url": "https://github.com/jj-vcs/jj/releases/download/v0.36.0/jj-v0.36.0-x86_64-pc-windows-msvc.zip", + "hash": "f173e51b54617b91de2a61f6e83a43220a91ec5025fa5d002a07668780074f61" } }, "bin": "jj.exe",