dvc: Update to version 1.8.0

This commit is contained in:
Jakub Čábera 2020-09-30 08:55:28 +02:00
parent 3ca8a5e17a
commit 7561a71b78

View File

@ -1,10 +1,10 @@
{ {
"version": "1.7.9", "version": "1.8.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.7.9/dvc-1.7.9.exe", "url": "https://github.com/iterative/dvc/releases/download/1.8.0/dvc-1.8.0.exe",
"hash": "7f1579c2cac701cd7818d2be69e478153f681225bd876bd5511b7298ada04131", "hash": "dea2addf5da386af67249a5bf1346599f847c22340cd06b536629ea02697caab",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {