From fdbb2a78118d2d7eb84387fa8ddbc17cbac455bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 04:36:53 +0000 Subject: [PATCH] jujutsu-aoks: Update to version 0.26.0 --- bucket/jujutsu-aoks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jujutsu-aoks.json b/bucket/jujutsu-aoks.json index c2574496..f41ab9fb 100644 --- a/bucket/jujutsu-aoks.json +++ b/bucket/jujutsu-aoks.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.26.0", "description": "Jujutsu, aka jj, 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.25.0/jj-v0.25.0-x86_64-pc-windows-msvc.zip", - "hash": "85c0598620410fa71f077cdbff6426aa132e86b2034e4bf1088bafa82541899a" + "url": "https://github.com/martinvonz/jj/releases/download/v0.26.0/jj-v0.26.0-x86_64-pc-windows-msvc.zip", + "hash": "423d8cd4ae4167a9d550fc75f8d30d125aad1859be880ae972c4e529845fd849" } }, "bin": "jj.exe",