{ "version": "0.13.0", "description": "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.13.0/jj-v0.13.0-x86_64-pc-windows-msvc.zip", "hash": "a80a4711efdb04625d9ee2a1dccfcc48752fc420ee2c2f86032ceb0f56c09414" } }, "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" } } } }