{ "homepage": "https://git-lfs.github.com/", "version": "2.3.4", "license": "MIT", "architecture": { "32bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.3.4/git-lfs-windows-386-2.3.4.zip", "hash": "b0738656064c79f878c17c62d2c4f6f3015fad7dc69d4a3c841ed1f7c93ec83d" }, "64bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.3.4/git-lfs-windows-amd64-2.3.4.zip", "hash": "18c47fd2806659e81a40fbd6f6b0598ea1802635ce04fb2317d75973450a3fe5" } }, "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-$version.zip" }, "64bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v$version/git-lfs-windows-amd64-$version.zip" } }, "hash": { "url": "https://github.com/git-lfs/git-lfs/releases/tag/v$version", "find": "$basename
\\s+([a-fA-F0-9]{64})

" } } }