From 8013bf570bf11fa36b7a4691cce672cc291a8b15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 00:32:41 +0000 Subject: [PATCH] jj: Update to version 0.14.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 316327399f..20ca8414d8 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.14.0", "description": "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.13.0/jj-v0.13.0-x86_64-pc-windows-msvc.zip", - "hash": "a80a4711efdb04625d9ee2a1dccfcc48752fc420ee2c2f86032ceb0f56c09414" + "url": "https://github.com/martinvonz/jj/releases/download/v0.14.0/jj-v0.14.0-x86_64-pc-windows-msvc.zip", + "hash": "757ea18bf2309b2c0e8bfc7819984ea29d71fc2f9fc1d063873b9ba5e098fa5e" } }, "bin": "jj.exe",