From aa277311ef90e8e62f044a70610a567abbad2e37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:27:53 +0000 Subject: [PATCH] git-lfs: Update to version 3.6.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 2aec2348a2..f7836a73aa 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.6.0", + "version": "3.6.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.6.0/git-lfs-windows-amd64-v3.6.0.zip", - "hash": "62fce4cfd453493966c387db167ba1aa46ecee730ae24a5b902a1d05650fb4ce" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.1/git-lfs-windows-amd64-v3.6.1.zip", + "hash": "aaca788e04f91676e58654d5ecf96cf03c76768a63b3a6918281a9678884c20c" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.0/git-lfs-windows-386-v3.6.0.zip", - "hash": "58b3029f60d51b8775a0cbb21a39b8504967577a8bb4b3feabb1f1a48bf7fb33" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.6.1/git-lfs-windows-386-v3.6.1.zip", + "hash": "74fd0d4c9ea314719b6890667b0e528c4467726e1a7302e68221afba806a69b5" } }, - "extract_dir": "git-lfs-3.6.0", + "extract_dir": "git-lfs-3.6.1", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs"