dvc: Update to version 1.6.3

This commit is contained in:
Jakub Čábera 2020-08-28 08:23:03 +02:00
parent c78192a1c7
commit f7cf114c4d

View File

@ -1,10 +1,10 @@
{ {
"version": "1.6.1", "version": "1.6.3",
"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.6.1/dvc-1.6.1.exe", "url": "https://github.com/iterative/dvc/releases/download/1.6.3/dvc-1.6.3.exe",
"hash": "36dc6c9cadebd1f2f1244323bb2f0ba3c5f9135056eb29251b12c10f1a065545", "hash": "e4c526d4f64699754495c67c70381c35aaf9d8417279194a517e1957c8636f78",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {