From 7f90bae9cafa731372adfa501f14872f91cd7cc8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Mar 2021 17:00:26 +0000 Subject: [PATCH] git-lfs: Update to version 2.13.3 --- bucket/git-lfs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 22c966ad45..266a81c68a 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "2.13.2", + "version": "2.13.3", "description": "Git extension for versioning large files.", "homepage": "https://git-lfs.github.com/", "license": "MIT", @@ -11,12 +11,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-amd64-v2.13.2.zip", - "hash": "0e13b411ca6c2b2cfb3d82b67ae747ca5d055734d0ab2030d0823fc37ad48902" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.3/git-lfs-windows-amd64-v2.13.3.zip", + "hash": "7997d2a6e4103af331c73db10860426cb03c5188426d27619e823358493e13e4" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.2/git-lfs-windows-386-v2.13.2.zip", - "hash": "27d061f9fd6b14555c220758ae0b77d81ef20f64dde0179a515d55a75f5355a8" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.13.3/git-lfs-windows-386-v2.13.3.zip", + "hash": "ba10671d021f39269f0c8374c9ae140a5acbd73a30e3b812173a80b777a2e867" } }, "bin": "git-lfs.exe",