From 36cb41e097bb9278b9749e5ca3ce91f979621a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:06:52 +0000 Subject: [PATCH] jj: Update to version 0.16.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index 79c3c52035..7454afec96 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.16.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.15.1/jj-v0.15.1-x86_64-pc-windows-msvc.zip", - "hash": "3e562125bb7b6647954f6690b7923f13618fd63f9b1ae5a76625d3aa70a627de" + "url": "https://github.com/martinvonz/jj/releases/download/v0.16.0/jj-v0.16.0-x86_64-pc-windows-msvc.zip", + "hash": "920fa2a6bdc8ca1fb122a6438066b30b85a1d056924a14680ded07b168ca2def" } }, "bin": "jj.exe",