{ "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.23.0/jj-v0.23.0-x86_64-pc-windows-msvc.zip", "hash": "b087cc59d637cd5cd471a2b24d4fffd4b8f9e671822f1897edf00782175d5577" } }, "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" } } } }