git-lfs: Update to version 2.12.1

This commit is contained in:
Jakub Čábera 2020-11-05 09:44:59 +01:00
parent 749f82077a
commit 5824867ce2

View File

@ -1,5 +1,5 @@
{ {
"version": "2.12.0", "version": "2.12.1",
"description": "Git extension for versioning large files.", "description": "Git extension for versioning large files.",
"homepage": "https://git-lfs.github.com/", "homepage": "https://git-lfs.github.com/",
"license": "MIT", "license": "MIT",
@ -11,12 +11,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.0/git-lfs-windows-amd64-v2.12.0.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.1/git-lfs-windows-amd64-v2.12.1.zip",
"hash": "6d9418bf28ec59d5875a6bc51e56241c6a54916b3beedc802e137d8d76ab1db5" "hash": "1243626c8b7d3607e1335c31cc00972e34904a568dcfb48e7c0f404877cceadc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.0/git-lfs-windows-386-v2.12.0.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.12.1/git-lfs-windows-386-v2.12.1.zip",
"hash": "09dbc739034ef8f551de8dc5ecdbfce3e77690b35ef734423e31797990960ecf" "hash": "246d6ad24ae6c89d88453dac50aa6ec991b0f09b21a72b56397c4ee3d795b2fc"
} }
}, },
"bin": "git-lfs.exe", "bin": "git-lfs.exe",