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