{ "version": "2.13.2", "description": "Git extension for versioning large files.", "homepage": "https://git-lfs.github.com/", "license": "MIT", "suggest": { "Git": [ "git", "git-with-openssh" ] }, "architecture": { "64bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-amd64-v2.13.2.zip", "hash": "0e13b411ca6c2b2cfb3d82b67ae747ca5d055734d0ab2030d0823fc37ad48902" }, "32bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-386-v2.13.2.zip", "hash": "27d061f9fd6b14555c220758ae0b77d81ef20f64dde0179a515d55a75f5355a8" } }, "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v$version/git-lfs-windows-amd64-v$version.zip" }, "32bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v$version/git-lfs-windows-386-v$version.zip" } }, "hash": { "url": "$baseurl/sha256sums.asc" } } }