diff --git a/bucket/jj.json b/bucket/jj.json index 02e642668a..fe40fae6cf 100644 --- a/bucket/jj.json +++ b/bucket/jj.json @@ -1,12 +1,12 @@ { - "version": "0.35.0", + "version": "0.36.0", "description": "Jujutsu is a Git-compatible DVCS that is both simple and powerful", "homepage": "https://github.com/jj-vcs/jj", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jj-vcs/jj/releases/download/v0.35.0/jj-v0.35.0-x86_64-pc-windows-msvc.zip", - "hash": "71c9546feb60e8350e5b2be32ffaf599c56c49a074961890d1afa90c15c4abf0" + "url": "https://github.com/jj-vcs/jj/releases/download/v0.36.0/jj-v0.36.0-x86_64-pc-windows-msvc.zip", + "hash": "f173e51b54617b91de2a61f6e83a43220a91ec5025fa5d002a07668780074f61" } }, "bin": "jj.exe",