{ "version": "2.13.3", "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.3/git-lfs-windows-amd64-v2.13.3.zip", "hash": "7997d2a6e4103af331c73db10860426cb03c5188426d27619e823358493e13e4" }, "32bit": { "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.3/git-lfs-windows-386-v2.13.3.zip", "hash": "ba10671d021f39269f0c8374c9ae140a5acbd73a30e3b812173a80b777a2e867" } }, "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" } } }