From 98c91d29af61414d4b9607ffc217d6bb0d260d2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 20:26:53 +0000 Subject: [PATCH] jj: Update to version 0.20.0 --- bucket/jj.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jj.json b/bucket/jj.json index c3d63c16ad..a16eea756a 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.19.0", + "version": "0.20.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.19.0/jj-v0.19.0-x86_64-pc-windows-msvc.zip", - "hash": "5eefde39f18da0780994abc69809eedd85b8f85950872015ced8dec227d9809f" + "url": "https://github.com/martinvonz/jj/releases/download/v0.20.0/jj-v0.20.0-x86_64-pc-windows-msvc.zip", + "hash": "ccd8c46ab0aef70523779a9de4be14bebb081aedd671802b22ac627f5fb02c7e" } }, "bin": "jj.exe",