{ "version": "0.29.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.29.0/jj-v0.29.0-x86_64-pc-windows-msvc.zip", "hash": "3bb6c98f7e49f5a1cbc68f794dc36b18f80c0b864962888c32c65c0d90d9c526" } }, "bin": "jj.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/jj-vcs/jj/releases/download/v$version/jj-v$version-x86_64-pc-windows-msvc.zip" } } } }