From 5c74cd84de0f35a16eb3da211d534b514e31d8a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 00:32:24 +0000 Subject: [PATCH] git-lfs: Update to version 3.4.1 --- bucket/git-lfs.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 89f8878b86..dd82153269 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.4.0", + "version": "3.4.1", "description": "Git extension for versioning large files.", "homepage": "https://git-lfs.github.com/", "license": "MIT", @@ -11,15 +11,15 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-amd64-v3.4.0.zip", - "hash": "5edafb149bc6cf7e2e8e52d18b031bdaad9a26101cc9dbbf8a3a5da03ac066f2" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-amd64-v3.4.1.zip", + "hash": "a6f9fda2792bc441c0ec5df8c1d64274bddfac09fb702e78d839cb1cf0a13d8f" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.0/git-lfs-windows-386-v3.4.0.zip", - "hash": "e44184a6e62a4e8d6b18f224912a9b411be265a39aef46221c490d8a926bc102" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.4.1/git-lfs-windows-386-v3.4.1.zip", + "hash": "b518b470071bd1465ee6468ba43701fc2b04495501b4bc533c593c426b6d14a7" } }, - "extract_dir": "git-lfs-3.4.0", + "extract_dir": "git-lfs-3.4.1", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs"