git-lfs: Update to version 2.9.0

This commit is contained in:
Richard Kuhnt 2019-10-17 19:01:49 +00:00
parent b24eded62c
commit add7cc3a6a

View File

@ -1,17 +1,16 @@
{ {
"homepage": "https://git-lfs.github.com/", "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.9.0",
"version": "2.8.0",
"license": "MIT", "license": "MIT",
"description": "Git extension for versioning large files.", "description": "Git extension for versioning large files.",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-windows-386-v2.8.0.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.9.0/git-lfs-windows-386-v2.9.0.zip",
"hash": "62806a56ceb485b6fe36252d097c272cc1e9100165eb471e00d45e78a80b254d" "hash": "b80b7b000c06727c51b8c69acb6f3190c507f7260ed7f3a86b5ae62879fdf1fe"
}, },
"64bit": { "64bit": {
"url": "https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-windows-amd64-v2.8.0.zip", "url": "https://github.com/git-lfs/git-lfs/releases/download/v2.9.0/git-lfs-windows-amd64-v2.9.0.zip",
"hash": "ffeb6e0a7d214155d87fde11c4366da4f7549705f93f8873ad43ec7520282d45" "hash": "b6748daf645335b9316ea6356ee4c48262d1da196424d51d17c4dbbf9ef46e75"
} }
}, },
"suggest": { "suggest": {