diff --git a/bucket/jj.json b/bucket/jj.json index 74896ed06c..0c4f743c28 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.22.0", + "version": "0.23.0", "description": "Jujutsu is 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.22.0/jj-v0.22.0-x86_64-pc-windows-msvc.zip", - "hash": "c482bbc56d2f0f3a5c1545ce53d8c46fb6df8586d53560bee255f3a2053aebd8" + "url": "https://github.com/martinvonz/jj/releases/download/v0.23.0/jj-v0.23.0-x86_64-pc-windows-msvc.zip", + "hash": "b087cc59d637cd5cd471a2b24d4fffd4b8f9e671822f1897edf00782175d5577" } }, "bin": "jj.exe",