{ "version": "0.15.1", "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.15.1/jj-v0.15.1-x86_64-pc-windows-msvc.zip", "hash": "3e562125bb7b6647954f6690b7923f13618fd63f9b1ae5a76625d3aa70a627de" } }, "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" } } } }