From 37b49fb37cee7c0f700c09bd77051bfb9fdd2459 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Jun 2017 17:00:24 +0000 Subject: [PATCH] Update git-lfs to version 2.2.0 --- git-lfs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/git-lfs.json b/git-lfs.json index 081e508f80..4424ab639e 100644 --- a/git-lfs.json +++ b/git-lfs.json @@ -1,17 +1,17 @@ { "homepage": "https://git-lfs.github.com/", - "version": "2.1.1", + "version": "2.2.0", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/github/git-lfs/releases/download/v2.1.1/git-lfs-windows-386-2.1.1.zip", - "hash": "897571c2b8aa777d011e7c5496735e9dcb2da809faa741b113169a5cb04650bd", - "extract_dir": "git-lfs-windows-386-2.1.1" + "url": "https://github.com/github/git-lfs/releases/download/v2.2.0/git-lfs-windows-386-2.2.0.zip", + "hash": "2f486f7552ce11662646fdb799a0b52770a669d690984e15fc7c17ceacb722f0", + "extract_dir": "git-lfs-windows-386-2.2.0" }, "64bit": { - "url": "https://github.com/github/git-lfs/releases/download/v2.1.1/git-lfs-windows-amd64-2.1.1.zip", - "hash": "0866259d6b097f8ff379326f798a93034b61952382011671b80ecf4cc733de57", - "extract_dir": "git-lfs-windows-amd64-2.1.1" + "url": "https://github.com/github/git-lfs/releases/download/v2.2.0/git-lfs-windows-amd64-2.2.0.zip", + "hash": "e548660fa7546b133b63c08910a1b8c223df042a1b616b331e226f0542a7b4aa", + "extract_dir": "git-lfs-windows-amd64-2.2.0" } }, "depends": "git",