From c6368205f99db8386a349c750b42cc0ac59ff7c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 00:33:29 +0000 Subject: [PATCH] jj: Update to version 0.15.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 20ca8414d8..7052df4545 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/jj-v0.14.0-x86_64-pc-windows-msvc.zip", - "hash": "757ea18bf2309b2c0e8bfc7819984ea29d71fc2f9fc1d063873b9ba5e098fa5e" + "url": "https://github.com/martinvonz/jj/releases/download/v0.15.0/jj-v0.15.0-x86_64-pc-windows-msvc.zip", + "hash": "1b1c36cacb89b95213a6e2e76df3ab06a4d2b4b03b17a87108f95ff29a15610f" } }, "bin": "jj.exe",