From eb289e48cd1ad69805e08841489563b7dc9d3a1a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Apr 2017 20:01:06 +0200 Subject: [PATCH] Update git-lfs to version 2.1.0 --- git-lfs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/git-lfs.json b/git-lfs.json index 58ae7f8c83..911a4a78cd 100644 --- a/git-lfs.json +++ b/git-lfs.json @@ -1,17 +1,17 @@ { "homepage": "https://git-lfs.github.com/", - "version": "2.0.2", + "version": "2.1.0", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/github/git-lfs/releases/download/v2.0.2/git-lfs-windows-386-2.0.2.zip", - "hash": "f97f4b107cb46cbdca3be4fb0fc5fd8590ce0364a235101a227b2c0ea153aca3", - "extract_dir": "git-lfs-windows-386-2.0.2" + "url": "https://github.com/github/git-lfs/releases/download/v2.1.0/git-lfs-windows-386-2.1.0.zip", + "hash": "970d6a9abbfbf37b6f5d67663403808a2ac9e519f59c5eb923d753186e7e18ca", + "extract_dir": "git-lfs-windows-386-2.1.0" }, "64bit": { - "url": "https://github.com/github/git-lfs/releases/download/v2.0.2/git-lfs-windows-amd64-2.0.2.zip", - "hash": "1b33c8cb6e2e3238b48c639738d22d755a98f7cb62a994d026bb73c158508689", - "extract_dir": "git-lfs-windows-amd64-2.0.2" + "url": "https://github.com/github/git-lfs/releases/download/v2.1.0/git-lfs-windows-amd64-2.1.0.zip", + "hash": "a40adc489a99d1b7809aab89fa78b6dee2399af6542e4b9faae552a7a248c1ce", + "extract_dir": "git-lfs-windows-amd64-2.1.0" } }, "depends": "git",