git-lfs: Update to version 3.2.0

This commit is contained in:
github-actions[bot] 2022-05-25 16:32:54 +00:00
parent 88b3be8335
commit a5935d7736

View File

@ -1,5 +1,5 @@
{ {
"version": "3.1.4", "version": "3.2.0",
"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/v3.1.4/git-lfs-windows-amd64-v3.1.4.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-amd64-v3.2.0.zip",
"hash": "76c27740e41b7bce35d8504357dd2962042a821b40a6df7d0dd4184ae7d7839f" "hash": "c2ee1f7b22d98f614cab94e1033052143f4dbf1207c09ce57e9390acc4bbf86e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.1.4/git-lfs-windows-386-v3.1.4.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-386-v3.2.0.zip",
"hash": "86ecf57cf47abfd63f1788005ee69f366ce6325ad2f720ee68efd4ac33e26057" "hash": "68d525f70d9bdb1e9e64c3fe156c2164739ee4990a2fb37bd9f101d59cd43a61"
} }
}, },
"bin": "git-lfs.exe", "bin": "git-lfs.exe",