dvc: Update to version 1.6.4

This commit is contained in:
Jakub Čábera 2020-08-30 11:06:44 +02:00
parent 367c07df49
commit ebf881c6c6

View File

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