dvc: Update to version 1.7.2

This commit is contained in:
Jakub Čábera 2020-09-15 16:18:33 +02:00
parent d0a876f3fb
commit ab692ec0ae

View File

@ -1,10 +1,10 @@
{ {
"version": "1.7.1", "version": "1.7.2",
"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.1/dvc-1.7.1.exe", "url": "https://github.com/iterative/dvc/releases/download/1.7.2/dvc-1.7.2.exe",
"hash": "a8721ad98199266e780387c181bce3a761768da749351142ecaacf090c28d4d0", "hash": "26fc0d4cda7e13a969e0472a7c637c26023238d3a57938e6f6b385ddebb9ec84",
"innosetup": true, "innosetup": true,
"bin": "dvc.exe", "bin": "dvc.exe",
"checkver": { "checkver": {