From add7cc3a6acffd507cd8b4ba906964f5bf150eca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Oct 2019 19:01:49 +0000 Subject: [PATCH] git-lfs: Update to version 2.9.0 --- bucket/git-lfs.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index b9271239c7..3b0515443d 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,17 +1,16 @@ { "homepage": "https://git-lfs.github.com/", - "description": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.", - "version": "2.8.0", + "version": "2.9.0", "license": "MIT", "description": "Git extension for versioning large files.", "architecture": { "32bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-windows-386-v2.8.0.zip", - "hash": "62806a56ceb485b6fe36252d097c272cc1e9100165eb471e00d45e78a80b254d" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.9.0/git-lfs-windows-386-v2.9.0.zip", + "hash": "b80b7b000c06727c51b8c69acb6f3190c507f7260ed7f3a86b5ae62879fdf1fe" }, "64bit": { - "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-windows-amd64-v2.8.0.zip", - "hash": "ffeb6e0a7d214155d87fde11c4366da4f7549705f93f8873ad43ec7520282d45" + "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.9.0/git-lfs-windows-amd64-v2.9.0.zip", + "hash": "b6748daf645335b9316ea6356ee4c48262d1da196424d51d17c4dbbf9ef46e75" } }, "suggest": {