dvc: Update to version 1.6.0

This commit is contained in:
Jakub Čábera 2020-08-21 09:42:11 +02:00
parent da54c98b80
commit 21ea4613ef

View File

@ -1,10 +1,10 @@
{ {
"version": "1.5.1", "version": "1.6.0",
"description": "Data & models versioning for ML projects, make them shareable and reproducible", "description": "Data & models versioning for ML projects, make them shareable and reproducible",
"homepage": "https://dvc.org/", "homepage": "https://dvc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/iterative/dvc/releases/download/1.5.1/dvc-1.5.1.exe", "url": "https://github.com/iterative/dvc/releases/download/1.6.0/dvc-1.6.0.exe",
"hash": "d18eb937cbdaa45e7394132e8c579b5a998979715c33814d6c3594e79f946fbc", "hash": "56483aa84763d7d82cab2276d1631e84557a3378b3ad5477e5b6da951e62147b",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {