From 3dc3e5cf4186cec453f6fa3da6a68b604e67039c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 20:27:07 +0000 Subject: [PATCH] git-lfs: Update to version 3.3.0 --- 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 9f9daa0259..7bf0c867b7 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,5 @@ { - "version": "3.2.0", + "version": "3.3.0", "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.2.0/git-lfs-windows-amd64-v3.2.0.zip", - "hash": "c2ee1f7b22d98f614cab94e1033052143f4dbf1207c09ce57e9390acc4bbf86e" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.3.0/git-lfs-windows-amd64-v3.3.0.zip", + "hash": "1df5874f22c35c679159f0aaf9e24333051f52768eade0204d22200b79141743" }, "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.2.0/git-lfs-windows-386-v3.2.0.zip", - "hash": "68d525f70d9bdb1e9e64c3fe156c2164739ee4990a2fb37bd9f101d59cd43a61" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v3.3.0/git-lfs-windows-386-v3.3.0.zip", + "hash": "81fd4b01719e1e0ccf347596293f19a07fba8573c6aee1e1521b2932d9b6179d" } }, - "extract_dir": "git-lfs-3.2.0", + "extract_dir": "git-lfs-3.3.0", "bin": "git-lfs.exe", "checkver": { "github": "https://github.com/git-lfs/git-lfs"