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