From e0f6adb73279a4aa2bfae2c3293b3948653d17a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 20:27:09 +0000 Subject: [PATCH] jj: Update to version 0.17.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 7454afec96..7059860fc0 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/jj-v0.16.0-x86_64-pc-windows-msvc.zip", - "hash": "920fa2a6bdc8ca1fb122a6438066b30b85a1d056924a14680ded07b168ca2def" + "url": "https://github.com/martinvonz/jj/releases/download/v0.17.0/jj-v0.17.0-x86_64-pc-windows-msvc.zip", + "hash": "2d38c0925ab5ef1abfe271c009de2f48bd61d58dc531ff215d94ea65dd1cbadc" } }, "bin": "jj.exe",