git-lfs: Update to version 3.3.0

This commit is contained in:
github-actions[bot] 2022-11-30 20:27:07 +00:00
parent 590ed1e9d3
commit 3dc3e5cf41

View File

@ -1,5 +1,5 @@
{ {
"version": "3.2.0", "version": "3.3.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,15 +11,15 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-amd64-v3.2.0.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.3.0/git-lfs-windows-amd64-v3.3.0.zip",
"hash": "c2ee1f7b22d98f614cab94e1033052143f4dbf1207c09ce57e9390acc4bbf86e" "hash": "1df5874f22c35c679159f0aaf9e24333051f52768eade0204d22200b79141743"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-386-v3.2.0.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.3.0/git-lfs-windows-386-v3.3.0.zip",
"hash": "68d525f70d9bdb1e9e64c3fe156c2164739ee4990a2fb37bd9f101d59cd43a61" "hash": "81fd4b01719e1e0ccf347596293f19a07fba8573c6aee1e1521b2932d9b6179d"
} }
}, },
"extract_dir": "git-lfs-3.2.0", "extract_dir": "git-lfs-3.3.0",
"bin": "git-lfs.exe", "bin": "git-lfs.exe",
"checkver": { "checkver": {
"github": "https://github.com/git-lfs/git-lfs" "github": "https://github.com/git-lfs/git-lfs"