{ "homepage": "https://git-lfs.github.com/", "version": "2.7.2", "license": "MIT", "architecture": { "32bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.7.2/git-lfs-windows-386-v2.7.2.zip", "hash": "f4f49e9261584711c337f566a62bd9645cc0e10cef4dc54de1e1e0d31a7b2f71" }, "64bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.7.2/git-lfs-windows-amd64-v2.7.2.zip", "hash": "5cbe0765d469bbb32548a86e92d5e8694f1e97df7d590552477c3fafdc6c82e1" } }, "suggest": { "Git": [ "git", "git-with-openssh" ] }, "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs" }, "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v$version/git-lfs-windows-386-v$version.zip" }, "64bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v$version/git-lfs-windows-amd64-v$version.zip" } }, "hash": { "url": "https://github.com/git-lfs/git-lfs/releases/tag/v$version", "find": "$basename
\\s+([a-fA-F0-9]{64})

" } } }