diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index a6238f8de2..d58318aec8 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,35 +1,35 @@ { - "homepage": "https://git-lfs.github.com/", - "version": "2.11.0", - "license": "MIT", + "version": "2.12.0", "description": "Git extension for versioning large files.", - "architecture": { - "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.11.0/git-lfs-windows-386-v2.11.0.zip", - "hash": "6de91f3ee5f82304bba99211609323a4ba6f6846e80e5f9e368f3c2d30564d66" - }, - "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.11.0/git-lfs-windows-amd64-v2.11.0.zip", - "hash": "ca05b0b9bd39d99665045776a5d0d5c7bfa2605a6118c2f489bfd40c2c3e4f2c" - } - }, + "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.12.0/git-lfs-windows-amd64-v2.12.0.zip", + "hash": "6d9418bf28ec59d5875a6bc51e56241c6a54916b3beedc802e137d8d76ab1db5" + }, + "32bit": { + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.0/git-lfs-windows-386-v2.12.0.zip", + "hash": "09dbc739034ef8f551de8dc5ecdbfce3e77690b35ef734423e31797990960ecf" + } + }, "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" + }, + "32bit": { + "url": "https://github.com/git-lfs/git-lfs/releases/download/v$version/git-lfs-windows-386-v$version.zip" } }, "hash": {