diff --git a/bucket/jj.json b/bucket/jj.json index 6a436c12b2..74896ed06c 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.22.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.21.0/jj-v0.21.0-x86_64-pc-windows-msvc.zip", - "hash": "8a30922cf08a23f5b3e3b1f4ae08d051b28fd0955e7763f5a92aa7f07f41ed3a" + "url": "https://github.com/martinvonz/jj/releases/download/v0.22.0/jj-v0.22.0-x86_64-pc-windows-msvc.zip", + "hash": "c482bbc56d2f0f3a5c1545ce53d8c46fb6df8586d53560bee255f3a2053aebd8" } }, "bin": "jj.exe",