{ "homepage": "https://git-lfs.github.com/", "version": "2.2.0", "license": "MIT", "architecture": { "32bit": { "url": "https://github.com/github/git-lfs/releases/download/v2.2.0/git-lfs-windows-386-2.2.0.zip", "hash": "2f486f7552ce11662646fdb799a0b52770a669d690984e15fc7c17ceacb722f0" }, "64bit": { "url": "https://github.com/github/git-lfs/releases/download/v2.2.0/git-lfs-windows-amd64-2.2.0.zip", "hash": "e548660fa7546b133b63c08910a1b8c223df042a1b616b331e226f0542a7b4aa" } }, "depends": "git", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/github/git-lfs" }, "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/github/git-lfs/releases/download/v$version/git-lfs-windows-386-$version.zip" }, "64bit": { "url": "https://github.com/github/git-lfs/releases/download/v$version/git-lfs-windows-amd64-$version.zip" } } } }